]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: consistently use scalar_mode for AVX512-FP16 scalar insns
authorJan Beulich <jbeulich@suse.com>
Fri, 14 Jan 2022 09:55:42 +0000 (10:55 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 14 Jan 2022 09:55:42 +0000 (10:55 +0100)
commit928c8d70c82feea45683b43e324cd2079d4ee31d
tree26183f9ccd8646cb453472c4247b3a07e0a800af
parenta364447b5ecf58a60a2ba99a5d31b984d0443152
x86: consistently use scalar_mode for AVX512-FP16 scalar insns

For some reason the original AVFX512F insns were not taken as a basis
here, causing unnecessary divergence. While not an active issue, it is
still relevant to note that OP_XMM() has special treatment of e.g.
scalar_mode (marking broadcast as invalid). Such would better be
consistent for all sufficiently similar insns.
opcodes/i386-dis-evex-prefix.h
opcodes/i386-dis-evex.h