summaryrefslogtreecommitdiff
path: root/opcodes/i386-dis-evex.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-08-19 15:58:51 +0000
committerH.J. Lu <hjl.tools@gmail.com>2013-08-19 15:58:51 +0000
commitac0f0fea863a323ae0f6ef70996a0cedaf4b0220 (patch)
treef6c8a2e632df16be41ff2d1ae053533923309cb1 /opcodes/i386-dis-evex.h
parent9afa44a338b1780d603ac39c4693aadd1f4026ca (diff)
downloadbinutils-redhat-ac0f0fea863a323ae0f6ef70996a0cedaf4b0220.tar.gz
Remove PREFIX_EVEX_0F3A3E and PREFIX_EVEX_0F3A3F
* i386-dis.c (PREFIX_EVEX_0F3A3E): Removed. (PREFIX_EVEX_0F3A3F): Likewise. * i386-dis-evex.h (evex_table): Updated.
Diffstat (limited to 'opcodes/i386-dis-evex.h')
-rw-r--r--opcodes/i386-dis-evex.h16
1 files changed, 2 insertions, 14 deletions
diff --git a/opcodes/i386-dis-evex.h b/opcodes/i386-dis-evex.h
index 1a897762e0..c42e7cb43b 100644
--- a/opcodes/i386-dis-evex.h
+++ b/opcodes/i386-dis-evex.h
@@ -655,8 +655,8 @@ static const struct dis386 evex_table[][256] = {
{ PREFIX_TABLE (PREFIX_EVEX_0F3A3B) },
{ Bad_Opcode },
{ Bad_Opcode },
- { PREFIX_TABLE (PREFIX_EVEX_0F3A3E) },
- { PREFIX_TABLE (PREFIX_EVEX_0F3A3F) },
+ { Bad_Opcode },
+ { Bad_Opcode },
/* 40 */
{ Bad_Opcode },
{ Bad_Opcode },
@@ -2182,18 +2182,6 @@ static const struct dis386 evex_table[][256] = {
{ Bad_Opcode },
{ VEX_W_TABLE (EVEX_W_0F3A3B_P_2) },
},
- /* PREFIX_EVEX_0F3A3E */
- {
- { Bad_Opcode },
- { Bad_Opcode },
- { "vpcmpuW", { XMask, Vex, EXx, Ib } },
- },
- /* PREFIX_EVEX_0F3A3F */
- {
- { Bad_Opcode },
- { Bad_Opcode },
- { "vpcmpW", { XMask, Vex, EXx, Ib } },
- },
/* PREFIX_EVEX_0F3A43 */
{
{ Bad_Opcode },