gem5/src/arch/x86/isa/microops
Gabe Black f09847c7a6 Make load and store ops use the appropriate sized data access.
--HG--
extra : convert_revision : 6b808586fab10ca433ef04b062bf701b906634b9
2007-07-20 15:02:09 -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 Fix carry flag for subtracts, and clean up code slightly. 2007-07-20 14:53:38 -07:00
specop.isa Add a generateDisassembly function to the MicroFault StaticInst. 2007-07-18 16:09:35 -07:00