gas/
commit7361039029da921bac5bb0f4082e818da496b233
authorH.J. Lu <hjl@lucon.org>
Thu, 24 Sep 2009 16:37:09 +0000 (24 16:37 +0000)
committerH.J. Lu <hjl@lucon.org>
Thu, 24 Sep 2009 16:37:09 +0000 (24 16:37 +0000)
tree81fe7d0104eff1d4b3419b6cee88e56067db7517
parent249dbd0a1eb89b6848d40b0c77f872a11f34033b
gas/

2009-09-24  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (build_vex_prefix): Check vex == 2 instead
of vex256.

opcodes/

2009-09-24  H.J. Lu  <hongjiu.lu@intel.com>

* i386-gen.c (opcode_modifiers): Remove Vex256.
(set_bitfield): Handle XXX=V.

* i386-opc.h (Vex): Update comments.
(Vex256): Removed.
(VexNDS): Updated.
(i386_opcode_modifier): Change vex to 2 bits.  Remove vex256.

* i386-opc.tbl: Replace "Vex|Vex256" with Vex=2.
* i386-tbl.h: Regenerated.
gas/ChangeLog
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h