gem5/src/arch/x86/isa/microops
Gabe Black 22830c0747 X86: Add load and store microops that use the fp registers.
--HG--
extra : convert_revision : 153a055e888d8c47d59758a599dbd38f63008137
2007-08-29 20:36:12 -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: Add load and store microops that use the fp registers. 2007-08-29 20:36:12 -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: Make the Ruflag microop work correctly, and make the code a little clearer. 2007-08-26 20:41:36 -07:00
specop.isa Add a generateDisassembly function to the MicroFault StaticInst. 2007-07-18 16:09:35 -07:00