opcodes/
2011-08-02 Quentin Neill <quentin.neill@amd.com> * i386-dis.c (xop_table): Remove spurious bextr insn.
This commit is contained in:
parent
9370ce59d1
commit
3929df0978
@ -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
|
||||
|
@ -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 },
|
||||
|
Loading…
Reference in New Issue
Block a user