gas/
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 23 Feb 2009 20:41:46 +0000 (20:41 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 23 Feb 2009 20:41:46 +0000 (20:41 +0000)
commit4c664d7bf7005e368a8ee5183ee018924acf0f9b
tree5b377fb8113b8cfcf72182124ceb80c2b1418269
parent7bcbeb0f1cba175ad4b8b3990fd1a0e81a4dcefd
gas/

2009-02-23  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (vex_imm4): Removed.
(VEX_check_operands): Likewise.
(match_template): Updated.

opcodes/

2009-02-23  H.J. Lu  <hongjiu.lu@intel.com>

* i386-gen.c (operand_type_init): Remove OPERAND_TYPE_VEX_IMM4.
(operand_types): Remove Vex_Imm4.

* i386-opc.h (Vex_Imm4): Removed.
(OTMax): Updated.
(i386_operand_type): Remove vex_imm4.

* i386-opc.tbl: Remove Vex_Imm4 comments.
* i386-init.h: Regenerated.
* i386-tbl.h: Likewise.
gas/ChangeLog
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-init.h
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.0264 seconds and 4 git commands to generate.