Make the operand size reflect the size specifier on the operand tags, and implement NEG
authorGabe Black <gblack@eecs.umich.edu>
Mon, 23 Jul 2007 01:07:49 +0000 (01:07 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 23 Jul 2007 01:07:49 +0000 (01:07 +0000)
commit85f9415a67f3f3b54a615c2e29576235d11428f3
tree599f0410465cca36d8b94ebc2a34d5a21501d987
parent089fce4f59fd0086202e9cf5f7b2a46c6545f7b6
Make the operand size reflect the size specifier on the operand tags, and implement NEG

--HG--
extra : convert_revision : da73ed6820d57f083c18f44b2fa868fc0976dd16
src/arch/x86/isa/decoder/one_byte_opcodes.isa
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/arithmetic/add_and_subtract.py
src/arch/x86/isa/macroop.isa
src/arch/x86/isa/specialize.isa