summaryrefslogtreecommitdiff
path: root/src/arch/x86/predecoder.hh
AgeCommit message (Expand)Author
2007-03-15Refactor things a little.Gabe Black
2007-03-15Split the x86 "process" predecoder method into it's own file.Gabe Black
2007-03-15Changed warns to DPRINTFs and multiply by 8 where needed.Gabe Black
2007-03-15Added immediate value support, and fixed alot of bugs. This won't support 3 b...Gabe Black
2007-03-15Make the predecoder an object with it's own switched header file. Start addin...Gabe Black