x86: Replace IgnoreSize/DefaultSize with MnemonicSize
[deliverable/binutils-gdb.git] / opcodes / i386-gen.c
index 52e6b3e21ae33dd4c30943f006a672ee78bfb9e6..ac7852ee19d04574b3ac71170d1ab8c8486f9db8 100644 (file)
@@ -622,8 +622,7 @@ static bitfield opcode_modifiers[] =
   BITFIELD (FloatR),
   BITFIELD (Size),
   BITFIELD (CheckRegSize),
-  BITFIELD (IgnoreSize),
-  BITFIELD (DefaultSize),
+  BITFIELD (MnemonicSize),
   BITFIELD (Anysize),
   BITFIELD (No_bSuf),
   BITFIELD (No_wSuf),
This page took 0.024612 seconds and 4 git commands to generate.