aboutsummaryrefslogtreecommitdiff
path: root/gdb/source-cache.c
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2020-01-21 08:25:31 +0100
committerJan Beulich <jbeulich@suse.com>2020-01-21 08:25:31 +0100
commitc906a69a1f30c12074165f5be0027249c643e904 (patch)
treeab2ac81c36c35501e6c9c53766ae4617affc04ba /gdb/source-cache.c
parent53570fbcca206d6e5442603bfadf1982d728d824 (diff)
downloadbinutils-c906a69a1f30c12074165f5be0027249c643e904.zip
binutils-c906a69a1f30c12074165f5be0027249c643e904.tar.gz
binutils-c906a69a1f30c12074165f5be0027249c643e904.tar.bz2
x86: VCVTNEPS2BF16{X,Y} should permit broadcasting
Just like other VCVT*{X,Y} templates do, and to allow the programmer flexibility (might be relevant in particular when heavily macro-izing code), the two templates should also have Broadcast set, just like their X/Y-suffix-less counterparts. This in turn requires them to also have * Dword set on their memory operands, to cover the logic added to i386gen by 4a1b91eabbe7 ("x86: Expand Broadcast to 3 bits"), * RegXMM/RegYMM set on their source operands, to satisfy broadcast sizing logic in gas itself. Otherwise ATTSyntax templates wouldn't need such operand size attributes. While extending the test cases, also add Intel syntax broadcast forms without explicit size specifiers.
Diffstat (limited to 'gdb/source-cache.c')
0 files changed, 0 insertions, 0 deletions