[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / armv8_2-a-crypto-fp16-illegal.l
1 [^:]+: Assembler messages:
2 [^:]+:[0-9]+: Error: operand 1 must be a floating-point register -- `sha512h X0,Q0,V1.2D'
3 [^:]+:[0-9]+: Error: operand mismatch -- `sha512h Q0,Q1,V2.16B'
4 [^:]+:[0-9]+: Info: did you mean this\?
5 [^:]+:[0-9]+: Info: sha512h q0, q1, v2.2d
6 [^:]+:[0-9]+: Error: operand 1 must be a floating-point register -- `sha512h2 X0,Q0,V1.2D'
7 [^:]+:[0-9]+: Error: operand mismatch -- `sha512h2 Q0,Q1,V2.16B'
8 [^:]+:[0-9]+: Info: did you mean this\?
9 [^:]+:[0-9]+: Info: sha512h2 q0, q1, v2.2d
10 [^:]+:[0-9]+: Error: operand mismatch -- `sha512su0 V1.2D,v2.16B'
11 [^:]+:[0-9]+: Info: did you mean this\?
12 [^:]+:[0-9]+: Info: sha512su0 v1.2d, v2.2d
13 [^:]+:[0-9]+: Error: invalid use of vector register at operand 1 -- `sha512su0 V0,V2.2D'
14 [^:]+:[0-9]+: Error: operand 1 must be a SIMD vector register -- `sha512su1 X0,X1,X2'
15 [^:]+:[0-9]+: Error: operand mismatch -- `sha512su1 V1.2D,V2.16B,V2.2D'
16 [^:]+:[0-9]+: Info: did you mean this\?
17 [^:]+:[0-9]+: Info: sha512su1 v1.2d, v2.2d, v2.2d
18 [^:]+:[0-9]+: Error: operand mismatch -- `eor3 V1.2D,V2.2D,V3.2D,V4.2D'
19 [^:]+:[0-9]+: Info: did you mean this\?
20 [^:]+:[0-9]+: Info: eor3 v1.16b, v2.16b, v3.16b, v4.16b
21 [^:]+:[0-9]+: Error: operand mismatch -- `rax1 V0.4S,V2.4S,V3.4S'
22 [^:]+:[0-9]+: Info: did you mean this\?
23 [^:]+:[0-9]+: Info: rax1 v0.2d, v2.2d, v3.2d
24 [^:]+:[0-9]+: Error: immediate value out of range 0 to 63 at operand 4 -- `xar v0.2d,v1.2d,v3.2d,128'
25 [^:]+:[0-9]+: Error: immediate value out of range 0 to 63 at operand 4 -- `xar v0.2d,v1.2d,v3.2d,-128'
This page took 0.030664 seconds and 4 git commands to generate.