aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-opc.h
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@novell.com>2018-07-19 08:29:35 +0200
committerJan Beulich <jbeulich@suse.com>2018-07-19 08:29:35 +0200
commit7091c612013ed63fedabc26b1662c87071e41fd6 (patch)
tree0e5ae7799562d136a06050ba4cdae2b05af23045 /opcodes/i386-opc.h
parentc30be56ebf7989e36f5c7d4a703cb00f7d4ca2ab (diff)
downloadgdb-7091c612013ed63fedabc26b1662c87071e41fd6.zip
gdb-7091c612013ed63fedabc26b1662c87071e41fd6.tar.gz
gdb-7091c612013ed63fedabc26b1662c87071e41fd6.tar.bz2
x86: fold various AVX512VL templates into their AVX512F counterparts
Diffstat (limited to 'opcodes/i386-opc.h')
-rw-r--r--opcodes/i386-opc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/opcodes/i386-opc.h b/opcodes/i386-opc.h
index 4f8cf24..cb7875d 100644
--- a/opcodes/i386-opc.h
+++ b/opcodes/i386-opc.h
@@ -569,7 +569,8 @@ enum
/* Supress All Exceptions is supported. */
SAE,
- /* Copressed Disp8*N attribute. */
+ /* Compressed Disp8*N attribute. */
+#define DISP8_SHIFT_VL 7
Disp8MemShift,
/* Default mask isn't allowed. */