[PATCH 9/57][Arm][GAS] Add support for MVE instructions: vmov
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mve-vmov-bad-1.l
1 [^:]*: Assembler messages:
2 [^:]*:3: Warning: instruction is UNPREDICTABLE with SP operand
3 [^:]*:4: Warning: instruction is UNPREDICTABLE with PC operand
4 [^:]*:5: Error: bad type for scalar -- `vmov.64 q0\[0\],r0'
5 [^:]*:6: Error: scalar index out of range -- `vmov.8 q0\[16\],r0'
6 [^:]*:7: Error: scalar index out of range -- `vmov.16 q0\[8\],r0'
7 [^:]*:8: Error: scalar index out of range -- `vmov.32 q0\[4\],r0'
8 [^:]*:10: Error: syntax error -- `vmovt.8 q0\[0\],r0'
9 [^:]*:11: Error: syntax error -- `vmovt.8 q0\[0\],r0'
10 [^:]*:13: Error: instruction not allowed in IT block -- `vmov.8 q0\[0\],r0'
11 [^:]*:14: Warning: instruction is UNPREDICTABLE with SP operand
12 [^:]*:15: Warning: instruction is UNPREDICTABLE with PC operand
13 [^:]*:16: Error: bad type for scalar -- `vmov.u64 r0,q0\[0\]'
14 [^:]*:17: Error: bad type for scalar -- `vmov.s64 r0,q0\[0\]'
15 [^:]*:18: Error: bad type for scalar -- `vmov.64 r0,q0\[0\]'
16 [^:]*:19: Error: bad type for scalar -- `vmov.8 r0,q0\[0\]'
17 [^:]*:20: Error: bad type for scalar -- `vmov.16 r0,q0\[0\]'
18 [^:]*:21: Error: bad type for scalar -- `vmov.f16 r0,q0\[0\]'
19 [^:]*:22: Error: scalar index out of range -- `vmov.u8 r0,q0\[16\]'
20 [^:]*:23: Error: scalar index out of range -- `vmov.u16 r0,q0\[8\]'
21 [^:]*:24: Error: scalar index out of range -- `vmov.32 r0,q0\[4\]'
22 [^:]*:26: Error: syntax error -- `vmovt.u8 r0,q0\[0\]'
23 [^:]*:27: Error: syntax error -- `vmovt.u8 r0,q0\[0\]'
24 [^:]*:29: Error: instruction not allowed in IT block -- `vmov.u8 r0,q0\[0\]'
This page took 0.032396 seconds and 4 git commands to generate.