summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/formats
AgeCommit message (Expand)Author
2007-04-10Reworked x86 a bitGabe Black
2007-04-06Refactored the x86 isa description some more. There should be more seperation...Gabe Black
2007-04-06Clean up the macroop code.Gabe Black
2007-04-04Reworking how x86's isa description works. I'm adopting the following definit...Gabe Black
2007-04-03A batch of changes and fixes. Macroops are now generated automatically, multi...Gabe Black
2007-03-29Made the MultiOp format do a little more. It now sets up single microop instr...Gabe Black
2007-03-21Start implementing groups of instructions which do the same thing on differen...Gabe Black
2007-03-21Break out the one and two byte opcodes into different files. Also change what...Gabe Black
2007-03-15Make the predecoder an object with it's own switched header file. Start addin...Gabe Black
2007-03-05Stub decoder. This is probably even farther from finished than it looks...Gabe Black