Assorted compiler warning fixes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / neon-addressing-bad.l
CommitLineData
b1a769ed
DG
1[^:]*: Assembler messages:
2[^:]*:3: Error: r15 not allowed here -- `vld1.8 {d0},1f'
3[^:]*:5: Error: r15 not allowed here -- `vld1.8 {D0},R0'
4[^:]*:6: Error: r15 not allowed here -- `vld1.8 {Q1},R0'
5[^:]*:7: Error: r15 not allowed here -- `vld1.8 {D0},\[PC\]'
6[^:]*:8: Error: r15 not allowed here -- `vld1.8 {D0},\[PC,#0\]'
7[^:]*:9: Error: r15 not allowed here -- `vst1.8 {D0},R0'
8[^:]*:10: Error: r15 not allowed here -- `vst1.8 {Q1},R0'
9[^:]*:11: Error: r15 not allowed here -- `vst1.8 {D0},\[PC\]'
10[^:]*:12: Error: r15 not allowed here -- `vst1.8 {D0},\[PC,#0\]'
2d51fb74
JB
11[^:]*:13: Error: only loads support such operands -- `vst1.8 {D0\[\].*
12[^:]*:14: Error: only loads support such operands -- `vst2.8 {D0\[\].*
13[^:]*:15: Error: only loads support such operands -- `vst3.16 {D0\[\].*
14[^:]*:16: Error: only loads support such operands -- `vst4.32 {D0\[\].*
4f2374c7
WN
15[^:]*:17: Error: instruction does not accept this addressing mode -- `vld1.8 {Q0},\[R0,#8\]'
16[^:]*:18: Error: instruction does not accept this addressing mode -- `vld1.8 {Q0},\[R0,#8\]!'
17[^:]*:19: Error: instruction does not accept this addressing mode -- `vld1.8 {Q0},\[R0,R1\]'
18[^:]*:20: Error: instruction does not accept this addressing mode -- `vld1.8 {Q0},\[R0,R1\]!'
19[^:]*:22: Error: r15 not allowed here -- `vld1.8 {d0},2f'
20[^:]*:24: Error: r15 not allowed here -- `vld1.8 {D0},R0'
21[^:]*:25: Error: r15 not allowed here -- `vld1.8 {Q1},R0'
22[^:]*:26: Error: r15 not allowed here -- `vld1.8 {D0},\[PC\]'
23[^:]*:27: Error: r15 not allowed here -- `vld1.8 {D0},\[PC,#0\]'
24[^:]*:28: Error: r15 not allowed here -- `vst1.8 {D0},R0'
25[^:]*:29: Error: r15 not allowed here -- `vst1.8 {Q1},R0'
26[^:]*:30: Error: r15 not allowed here -- `vst1.8 {D0},\[PC\]'
27[^:]*:31: Error: r15 not allowed here -- `vst1.8 {D0},\[PC,#0\]'
This page took 0.272213 seconds and 4 git commands to generate.