]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/aarch64/illegal-dotproduct.l
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / aarch64 / illegal-dotproduct.l
1 [^:]+: Assembler messages:
2 [^:]+:[0-9]+: Error: register element index out of range 0 to 3 at operand 3 -- `udot V0.2S,V0.8B,V0.4B\[4\]'
3 [^:]+:[0-9]+: Error: operand mismatch -- `udot V0.4S,V0.8B,V0.4B\[4\]'
4 [^:]+:[0-9]+: Info: did you mean this\?
5 [^:]+:[0-9]+: Info: udot v0.2s, v0.8b, v0.4b\[4\]
6 [^:]+:[0-9]+: Info: other valid variant\(s\):
7 [^:]+:[0-9]+: Info: udot v0.4s, v0.16b, v0.4b\[4\]
8 [^:]+:[0-9]+: Error: register element index out of range 0 to 3 at operand 3 -- `sdot V0.2S,V0.8B,V0.4B\[4\]'
9 [^:]+:[0-9]+: Error: operand mismatch -- `sdot V0.2S,V0.8B,V0.4H\[4\]'
10 [^:]+:[0-9]+: Info: did you mean this\?
11 [^:]+:[0-9]+: Info: sdot v0.2s, v0.8b, v0.4b\[4\]
12 [^:]+:[0-9]+: Info: other valid variant\(s\):
13 [^:]+:[0-9]+: Info: sdot v0.4s, v0.16b, v0.4b\[4\]