summaryrefslogtreecommitdiff
path: root/opcodes/i386-dis-evex-len.h
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2020-07-14 10:30:26 +0200
committerJan Beulich <jbeulich@suse.com>2020-07-14 10:30:26 +0200
commit492a76aab5c3546a5a6bc8904e87c548460929d2 (patch)
tree3ff8532c3273a951901deb3869125eaad101aee4 /opcodes/i386-dis-evex-len.h
parent059edf8b977782457c358b408a71caba4b0311e4 (diff)
downloadbinutils-gdb-492a76aab5c3546a5a6bc8904e87c548460929d2.tar.gz
x86: replace %LW by %DQ
This makes more visible what the two alternatives will be that result from this macro.
Diffstat (limited to 'opcodes/i386-dis-evex-len.h')
-rw-r--r--opcodes/i386-dis-evex-len.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/i386-dis-evex-len.h b/opcodes/i386-dis-evex-len.h
index f844ed05fac..028fd1270a2 100644
--- a/opcodes/i386-dis-evex-len.h
+++ b/opcodes/i386-dis-evex-len.h
@@ -81,8 +81,8 @@ static const struct dis386 evex_len_table[][3] = {
/* EVEX_LEN_0F3836_P_2 */
{
{ Bad_Opcode },
- { "vperm%LW", { XM, Vex, EXx }, 0 },
- { "vperm%LW", { XM, Vex, EXx }, 0 },
+ { "vperm%DQ", { XM, Vex, EXx }, 0 },
+ { "vperm%DQ", { XM, Vex, EXx }, 0 },
},
/* EVEX_LEN_0F385A_P_2_W_0_M_0 */