gem5/src/arch/x86/isa/decoder
Gabe Black 85f9415a67 Make the operand size reflect the size specifier on the operand tags, and implement NEG
--HG--
extra : convert_revision : da73ed6820d57f083c18f44b2fa868fc0976dd16
2007-07-23 01:07:49 +00: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 Make the operand size reflect the size specifier on the operand tags, and implement NEG 2007-07-23 01:07:49 +00:00
two_byte_opcodes.isa Make the operand size reflect the size specifier on the operand tags, and implement NEG 2007-07-23 01:07:49 +00:00