gas: require an operand to .startof.()/.sizeof.()
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / strex-bad-t.l
CommitLineData
877807f8
NC
1[^:]*: Assembler messages:
2[^:]*:7: Error: r15 not allowed here -- `strexh r0,r1,#0x04'
3[^:]*:8: Error: instruction does not accept this addressing mode -- `strexh r0,r1,\[r2\],#0x04'
4[^:]*:9: Error: instruction does not accept this addressing mode -- `strexh r0,r1,\[r2,#\+0x00\]!'
5[^:]*:10: Error: instruction does not accept this addressing mode -- `strexh r0,r1,\[r2,r3\]'
6[^:]*:11: Error: registers may not be the same -- `strexh r0,r0,\[r1]'
7[^:]*:12: Error: instruction does not accept this addressing mode -- `strexh r0,r1,\[r2,#-0x04\]'
8[^:]*:13: Error: r15 not allowed here -- `strexh r0,r1,\[r15\]'
9[^:]*:14: Error: r13 not allowed here -- `strexh r0,r13,\[r1\]'
10[^:]*:15: Error: r15 not allowed here -- `strexh r0,r15,\[r1\]'
11[^:]*:16: Error: r13 not allowed here -- `strexh r13,r0,\[r1\]'
12[^:]*:17: Error: r15 not allowed here -- `strexh r15,r0,\[r1\]'
13[^:]*:21: Error: r15 not allowed here -- `strexb r0,r1,#0x04'
14[^:]*:22: Error: instruction does not accept this addressing mode -- `strexb r0,r1,\[r2\],#0x04'
15[^:]*:23: Error: instruction does not accept this addressing mode -- `strexb r0,r1,\[r2,#\+0x00\]!'
16[^:]*:24: Error: instruction does not accept this addressing mode -- `strexb r0,r1,\[r2,r3\]'
17[^:]*:25: Error: registers may not be the same -- `strexb r0,r0,\[r1]'
18[^:]*:26: Error: instruction does not accept this addressing mode -- `strexb r0,r1,\[r2,#-0x04\]'
19[^:]*:27: Error: r15 not allowed here -- `strexb r0,r1,\[r15\]'
20[^:]*:28: Error: r13 not allowed here -- `strexb r0,r13,\[r1\]'
21[^:]*:29: Error: r15 not allowed here -- `strexb r0,r15,\[r1\]'
22[^:]*:30: Error: r13 not allowed here -- `strexb r13,r0,\[r1\]'
23[^:]*:31: Error: r15 not allowed here -- `strexb r15,r0,\[r1\]'
24
This page took 0.248498 seconds and 4 git commands to generate.