gem5/src/arch/x86/isa/microops
Gabe Black 9c99f5f825 X86: Fix the sign extension microop so it extends zeros correctly.
--HG--
extra : convert_revision : 9d7ca286ba7709175fa75226320601acce4ced98
2007-08-26 20:37:41 -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 X86: Remove x86 code that attempted to fix misaligned accesses. 2007-08-26 20:30:36 -07:00
limmop.isa X86: Make disassembly use the final register index. Add bits to indicate whether or not register indexes should be "folded". 2007-07-30 13:23: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 X86: Fix the sign extension microop so it extends zeros correctly. 2007-08-26 20:37:41 -07:00
specop.isa Add a generateDisassembly function to the MicroFault StaticInst. 2007-07-18 16:09:35 -07:00