summaryrefslogtreecommitdiff
path: root/opcodes/i386-dis-evex-w.h
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2020-07-14 10:29:25 +0200
committerJan Beulich <jbeulich@suse.com>2020-07-14 10:29:25 +0200
commit4726e9a47938baa67a8e41c704bfdde1f123c01e (patch)
treed777a43281e7c1e7ce979d0ae229794f0a64995e /opcodes/i386-dis-evex-w.h
parentb24d668c078f65c8f092557ef4fca63a18df8280 (diff)
downloadbinutils-gdb-4726e9a47938baa67a8e41c704bfdde1f123c01e.tar.gz
x86: extend %BW use to VP{COMPRESS,EXPAND}{B,W}
Unlike the earlier ones these also need their operands adjusted. Replace the (mis-described: there's nothing "scalar" here) {b,w}_scalar_mode by a single new mode, with the actual unit width controlled by EVEX.W.
Diffstat (limited to 'opcodes/i386-dis-evex-w.h')
-rw-r--r--opcodes/i386-dis-evex-w.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/opcodes/i386-dis-evex-w.h b/opcodes/i386-dis-evex-w.h
index 2d92290b885..695cf8195d5 100644
--- a/opcodes/i386-dis-evex-w.h
+++ b/opcodes/i386-dis-evex-w.h
@@ -522,16 +522,6 @@
{ MOD_TABLE (MOD_EVEX_0F385B_P_2_W_0) },
{ MOD_TABLE (MOD_EVEX_0F385B_P_2_W_1) },
},
- /* EVEX_W_0F3862_P_2 */
- {
- { "vpexpandb", { XM, EXbScalar }, 0 },
- { "vpexpandw", { XM, EXwScalar }, 0 },
- },
- /* EVEX_W_0F3863_P_2 */
- {
- { "vpcompressb", { EXbScalar, XM }, 0 },
- { "vpcompressw", { EXwScalar, XM }, 0 },
- },
/* EVEX_W_0F3870_P_2 */
{
{ Bad_Opcode },