gem5/src/arch/x86/isa/microops
Gabe Black 05a33a443f Make store microops actually store instead of load.
--HG--
extra : convert_revision : fe90f8adc96dd0e680cfa45e4c510a906046ae3d
2007-07-18 17:45:06 -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 store microops actually store instead of load. 2007-07-18 17:45:06 -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 Make the data size used by regops overridable in the microassembly. 2007-07-18 16:26:17 -07:00
specop.isa Add a generateDisassembly function to the MicroFault StaticInst. 2007-07-18 16:09:35 -07:00