x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit mode
[deliverable/binutils-gdb.git] / opcodes / i386-dis-evex.h
index 84eaf83c09d7fb9c4207dc8b7b420241690faf11..dec7fc4420b504b8ff75da4d94f37e87771c5b7c 100644 (file)
@@ -2167,7 +2167,7 @@ static const struct dis386 evex_table[][256] = {
   {
     { Bad_Opcode },
     { Bad_Opcode },
-    { "vpbroadcast%LW",        { XM, Rdq }, 0 },
+    { "vpbroadcastK",  { XM, Rdq }, 0 },
   },
   /* PREFIX_EVEX_0F387D */
   {
This page took 0.025794 seconds and 4 git commands to generate.