gem5/src/arch/x86/isa/microops
Gabe Black efce09e958 Add in code that lays the ground work for setting flags.
--HG--
extra : convert_revision : e4fcb64d45804700a0ef34e8acf5615b66e2a527
2007-06-21 13:48:44 +00:00
..
base.isa Move load/store microops into their own file. They still don't do anything, though. 2007-06-13 18:05:08 +00:00
ldstop.isa Make memory instructions work better, add more macroop implementations, add an lea microop, move EmulEnv into it's own .cc and .hh. 2007-06-20 15:02:50 +00:00
limmop.isa Add in incomplete pick and merge functions which read and write pieces of registers, and fill out microcode disassembly. 2007-06-18 14:15:00 +00: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 Add in code that lays the ground work for setting flags. 2007-06-21 13:48:44 +00:00
specop.isa Renovate the "fault" microop implementation. 2007-06-19 14:50:35 +00:00