x86-64: don't accept supposedly disabled MOVQ forms
[deliverable/binutils-gdb.git] / opcodes / i386-dis-evex.h
index ec50104eeade11fb5a219764c3dcd7c058b5a490..151f61d95a47b9894c87722e47d9cdfaf86bbbdf 100644 (file)
@@ -455,9 +455,9 @@ static const struct dis386 evex_table[][256] = {
     { Bad_Opcode },
     { "vpshufbitqmb",  { XMask, Vex, EXx }, PREFIX_DATA },
     /* 90 */
-    { "vpgatherd%DQ",  { XM, MVexVSIBDWpX }, PREFIX_DATA },
+    { "vpgatherd%DQ",  { XMGatherD, MVexVSIBDWpX }, PREFIX_DATA },
     { "vpgatherq%DQ",  { XMGatherQ, MVexVSIBQWpX }, PREFIX_DATA },
-    { "vgatherdp%XW",  { XM, MVexVSIBDWpX}, PREFIX_DATA },
+    { "vgatherdp%XW",  { XMGatherD, MVexVSIBDWpX }, PREFIX_DATA },
     { "vgatherqp%XW",  { XMGatherQ, MVexVSIBQWpX }, PREFIX_DATA },
     { Bad_Opcode },
     { Bad_Opcode },
This page took 0.02399 seconds and 4 git commands to generate.