[AArch64, Binutils] Make hint space instructions valid for Armv8-a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / pr22529.l
1 [^:]*: Assembler messages:
2 [^:]*:1: Error: operand mismatch -- `udot v0\.2s,v1\.8b,v2\.4b'
3 [^:]*:1: Info: did you mean this\?
4 [^:]*:1: Info: udot v0\.2s, v1\.8b, v2\.8b
5 [^:]*:1: Info: other valid variant\(s\):
6 [^:]*:1: Info: udot v0\.4s, v1\.16b, v2\.16b
7 [^:]*:2: Error: operand mismatch -- `udot v0\.2s,v1\.4b,v2\.8b'
8 [^:]*:2: Info: did you mean this\?
9 [^:]*:2: Info: udot v0\.2s, v1\.8b, v2\.8b
10 [^:]*:2: Info: other valid variant\(s\):
11 [^:]*:2: Info: udot v0\.4s, v1\.16b, v2\.16b
12 [^:]*:3: Error: operand mismatch -- `udot v0\.2s,v1\.4b,v2\.4b'
13 [^:]*:3: Info: did you mean this\?
14 [^:]*:3: Info: udot v0\.2s, v1\.8b, v2\.8b
15 [^:]*:3: Info: other valid variant\(s\):
16 [^:]*:3: Info: udot v0\.4s, v1\.16b, v2\.16b
17
This page took 0.030355 seconds and 4 git commands to generate.