gem5/src/arch/x86/isa/decoder
Gabe Black 1ed6a8ed79 Define and fill out a lot of different instructions and instruction versions. Added two of the shift microops.
--HG--
extra : convert_revision : 0b76953dbb1dc3366242d4d209cccebde86bbe4e
2007-07-20 16:39:07 -07:00
..
decoder.isa Break out the one and two byte opcodes into different files. Also change what bits decode is done on to reflect where clumps of instructions are. 2007-03-21 19:19:53 +00:00
one_byte_opcodes.isa Define and fill out a lot of different instructions and instruction versions. Added two of the shift microops. 2007-07-20 16:39:07 -07:00
two_byte_opcodes.isa Hook in newly implemented instructions. 2007-07-20 15:05:37 -07:00