2011-08-02  Quentin Neill  <quentin.neill@amd.com>

       * i386-dis.c (xop_table): Remove spurious bextr insn.
This commit is contained in:
Quentin Neill 2011-08-02 19:58:06 +00:00
parent 9370ce59d1
commit 3929df0978
2 changed files with 5 additions and 1 deletions

View 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

View 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 },