mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
opcodes/
2011-08-02 Quentin Neill <quentin.neill@amd.com> * i386-dis.c (xop_table): Remove spurious bextr insn.
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user