summaryrefslogtreecommitdiff
path: root/src/arch/x86/predecoder_tables.cc
AgeCommit message (Expand)Author
2007-03-21Break out the one and two byte opcodes into different files. Also change what...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