x86: partial revert of 10c17abdd0
[deliverable/binutils-gdb.git] / opcodes / i386-gen.c
index e03e800bbe72c9ab48c46f102aa561749389eee1..2acf1a4fc775bed66b202629ba94f139ced65d2f 100644 (file)
@@ -412,6 +412,10 @@ static initializer operand_type_init[] =
     "RegMMX" },
   { "OPERAND_TYPE_REGXMM",
     "RegXMM" },
+  { "OPERAND_TYPE_REGYMM",
+    "RegYMM" },
+  { "OPERAND_TYPE_REGZMM",
+    "RegZMM" },
   { "OPERAND_TYPE_REGMASK",
     "RegMask" },
   { "OPERAND_TYPE_ESSEG",
This page took 0.022845 seconds and 4 git commands to generate.