gem5/src/arch/x86/isa/microops
Gabe Black 1ed6a8ed79 Define and fill out a lot of different instructions and instruction versions. Added two of the shift microops.
--HG--
extra : convert_revision : 0b76953dbb1dc3366242d4d209cccebde86bbe4e
2007-07-20 16:39:07 -07:00
..
base.isa Pull some hard coded base classes out of the isa description. 2007-07-14 17:14:19 -07:00
ldstop.isa Make load and store ops use the appropriate sized data access. 2007-07-20 15:02:09 -07:00
limmop.isa Make disassembled x86 register indices reflect their size. 2007-07-17 18:12:33 -07:00
microops.isa Move load/store microops into their own file. They still don't do anything, though. 2007-06-13 18:05:08 +00:00
regop.isa Define and fill out a lot of different instructions and instruction versions. Added two of the shift microops. 2007-07-20 16:39:07 -07:00
specop.isa Add a generateDisassembly function to the MicroFault StaticInst. 2007-07-18 16:09:35 -07:00