summaryrefslogtreecommitdiff
path: root/opcodes/i386-dis.c
diff options
context:
space:
mode:
authorqneill <qneill>2011-08-02 19:58:05 +0000
committerqneill <qneill>2011-08-02 19:58:05 +0000
commit187dbbf92be91adf73f0db84bda2b57616f914e5 (patch)
tree55343c638ccfd0fc677e8b07b475fc7b84b95013 /opcodes/i386-dis.c
parenta6a080d354bb8955835b4cde7fdde6bd0c67d0fc (diff)
downloadbinutils-redhat-187dbbf92be91adf73f0db84bda2b57616f914e5.tar.gz
opcodes/
2011-08-02 Quentin Neill <quentin.neill@amd.com> * i386-dis.c (xop_table): Remove spurious bextr insn.
Diffstat (limited to 'opcodes/i386-dis.c')
-rw-r--r--opcodes/i386-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c
index 6b5ccf2a70..85b63ea445 100644
--- a/opcodes/i386-dis.c
+++ b/opcodes/i386-dis.c
@@ -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 },