Make the decoder take advantage of the new "B" operand format which takes a register...
authorGabe Black <gblack@eecs.umich.edu>
Fri, 20 Jul 2007 23:48:59 +0000 (16:48 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 20 Jul 2007 23:48:59 +0000 (16:48 -0700)
commit231cc3effb193c27ae10009444c5ee7cf2509a06
tree25a895cec3757bb8af8d45fdc667df114ed20dc2
parent1ed6a8ed79d9a89437d47d52390aa5c7a8ebd5d5
Make the decoder take advantage of the new "B" operand format which takes a register index from the opcode itself.

--HG--
extra : convert_revision : 35f9be6559ee9833049eda1817982efdde7082be
src/arch/x86/isa/decoder/one_byte_opcodes.isa
src/arch/x86/isa/decoder/two_byte_opcodes.isa