merge from gcc
[deliverable/binutils-gdb.git] / opcodes / i386-gen.c
index 5a5fc111b7a7f983953b75d3c68aef5985fa969a..bed1c386c43a463eb58c2451f21e2ca11ba8d672 100644 (file)
@@ -234,8 +234,6 @@ static initializer operand_type_init[] =
     "Imm32|Imm32S|Imm64|Disp32" },
   { "OPERAND_TYPE_IMM32_32S_64_DISP32_64",
     "Imm32|Imm32S|Imm64|Disp32|Disp64" },
-  { "OPERAND_TYPE_VEX_IMM4",
-    "VEX_Imm4" },
 };
 
 typedef struct bitfield
@@ -396,7 +394,6 @@ static bitfield operand_types[] =
   BITFIELD (Ymmword),
   BITFIELD (Unspecified),
   BITFIELD (Anysize),
-  BITFIELD (Vex_Imm4),
 #ifdef OTUnused
   BITFIELD (OTUnused),
 #endif
This page took 0.023453 seconds and 4 git commands to generate.