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 a5358310857efa1ded9ce5ada9d69d9d7fdd4ad3..ddc1a505c4ff9b2c9224552ef8e3103e48a62e9f 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 6b5ccf2a7086cdd3b08bed907adb0c97a42fb8ff..85b63ea4454d752ef133a5dda8c3be31f8d0362c 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 },