x86: drop {,reg16_}inoutportreg variables
[deliverable/binutils-gdb.git] / opcodes / i386-gen.c
index e9760271cef3f81cac32ef7ef84c8c4ca9054a7d..9b5314cfbc75d8f9ece3657662ccde3aefdddb6d 100644 (file)
@@ -444,10 +444,6 @@ static initializer operand_type_init[] =
     "Reg32|Acc|Dword" },
   { "OPERAND_TYPE_ACC64",
     "Reg64|Acc|Qword" },
-  { "OPERAND_TYPE_INOUTPORTREG",
-    "InOutPortReg" },
-  { "OPERAND_TYPE_REG16_INOUTPORTREG",
-    "Reg16|InOutPortReg" },
   { "OPERAND_TYPE_DISP16_32",
     "Disp16|Disp32" },
   { "OPERAND_TYPE_ANYDISP",
This page took 0.023583 seconds and 4 git commands to generate.