aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-tbl.h
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2022-01-06 14:19:20 +0100
committerJan Beulich <jbeulich@suse.com>2022-01-06 14:19:20 +0100
commitf0db6fb6d964cd415b284d859d670df63b787697 (patch)
tree3e60acbf732a4be47027f3332438d28c8e3858c1 /opcodes/i386-tbl.h
parent274be12a22df16d61dd7bc5cd08b8a12542d2c34 (diff)
downloadgdb-f0db6fb6d964cd415b284d859d670df63b787697.zip
gdb-f0db6fb6d964cd415b284d859d670df63b787697.tar.gz
gdb-f0db6fb6d964cd415b284d859d670df63b787697.tar.bz2
x86: drop NoAVX from POPCNT
With the introduction of CpuPOPCNT the NoAVX attribute has become meaningless for POPCNT.
Diffstat (limited to 'opcodes/i386-tbl.h')
-rw-r--r--opcodes/i386-tbl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-tbl.h b/opcodes/i386-tbl.h
index 00fd31e..6be12aa 100644
--- a/opcodes/i386-tbl.h
+++ b/opcodes/i386-tbl.h
@@ -53251,7 +53251,7 @@ const insn_template i386_optab[] =
{ "popcnt", 0xb8, None, 2,
{ 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 1, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0,
- 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
{ { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,