diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-10-20 10:01:12 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-10-20 10:01:12 +0200 |
commit | 837e225ba1992f9745e5bbbd5e8443243a7f475f (patch) | |
tree | a540ffd72839917cfbc5b8580c1dfc85904bcd2b /gdb/python/py-instruction.c | |
parent | 15ede33bfa86fd2dfd2d088e01ac2d20cdba46c9 (diff) | |
download | gdb-837e225ba1992f9745e5bbbd5e8443243a7f475f.zip gdb-837e225ba1992f9745e5bbbd5e8443243a7f475f.tar.gz gdb-837e225ba1992f9745e5bbbd5e8443243a7f475f.tar.bz2 |
x86: re-work AVX-VNNI support
By putting the templates after their AVX512 counterparts, the AVX512
flavors will be picked by default. That way the need to always use {vex}
ceases to exist once respective CPU features (AVX512-VNNI or AVX512VL as
a whole) have been disabled. This way the need for the PseudoVexPrefix
attribute also disappears.
Diffstat (limited to 'gdb/python/py-instruction.c')
0 files changed, 0 insertions, 0 deletions