opcodes/
authorQuentin Neill <quentin.neill@amd.com>
Tue, 2 Aug 2011 19:58:06 +0000 (19:58 +0000)
committerQuentin Neill <quentin.neill@amd.com>
Tue, 2 Aug 2011 19:58:06 +0000 (19:58 +0000)
2011-08-02  Quentin Neill  <quentin.neill@amd.com>

       * i386-dis.c (xop_table): Remove spurious bextr insn.

opcodes/ChangeLog
opcodes/i386-dis.c

index a535831..ddc1a50 100644 (file)
@@ -1,3 +1,7 @@
+2011-08-02  Quentin Neill  <quentin.neill@amd.com>
+
+       * i386-dis.c (xop_table): Remove spurious bextr insn.
+
 2011-08-01  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/13048
index 6b5ccf2..85b63ea 100644 (file)
@@ -6645,7 +6645,7 @@ static const struct dis386 xop_table[][256] = {
     { Bad_Opcode },
     { Bad_Opcode },
     /* 10 */
-    { "bextr", { Gv, Ev, Iq } },
+    { Bad_Opcode },
     { Bad_Opcode },
     { Bad_Opcode },
     { Bad_Opcode },