gem5/src/arch/x86/isa/decoder
Gabe Black 876849724d X86: Hook in shift and rotate by one instructions, and NOT.
--HG--
extra : convert_revision : b3ab74e09f5cd02671cc6425c8cb8638bd58cbee
2007-07-26 22:10:59 -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 X86: Hook in shift and rotate by one instructions, and NOT. 2007-07-26 22:10:59 -07:00
two_byte_opcodes.isa Hook in a bunch of new instructions, fix a few minor bugs, and expand out one of the prefix multiplexed opcode groups. 2007-07-24 15:43:38 -07:00