Home
last modified time | relevance | path

Searched refs:strexh (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dstrex-bad-t.s5 @ strexh
7 strexh r0, r1, #0x04 label
8 strexh r0, r1, [r2], #0x04 label
9 strexh r0, r1, [r2, #+0x00]! label
10 strexh r0, r1, [r2, r3] label
11 strexh r0, r0, [r1] label
12 strexh r0, r1, [r2, #-0x04] label
13 strexh r0, r1, [r15] label
14 strexh r0, r13, [r1] label
15 strexh r0, r15, [r1] label
[all …]
Dstrex-bad-t.l2 [^:]*:7: Error: r15 not allowed here -- `strexh r0,r1,#0x04'
4 [^:]*:9: Error: instruction does not accept this addressing mode -- `strexh r0,r1,\[r2,#\+0x00\]!'
6 [^:]*:11: Error: registers may not be the same -- `strexh r0,r0,\[r1]'
8 [^:]*:13: Error: r15 not allowed here -- `strexh r0,r1,\[r15\]'
10 [^:]*:15: Error: r15 not allowed here -- `strexh r0,r15,\[r1\]'
12 [^:]*:17: Error: r15 not allowed here -- `strexh r15,r0,\[r1\]'
Dstrex-t.s3 strexh r0, r1, [r2]
4 strexh r0, r1, [r2, #+0x00]
5 strexh r0, r1, [r13]
Dstrex-t.d8 0+00 <[^>]+> e8c2 1f50 strexh r0, r1, \[r2\]
9 0+04 <[^>]+> e8c2 1f50 strexh r0, r1, \[r2\]
10 0+08 <[^>]+> e8cd 1f50 strexh r0, r1, \[sp\]
Dsp-pc-validations-bad-t.s325 strexh pc,r0,[r1] @ Unpredictable label
326 strexh sp,r0,[r1] @ ditto label
327 strexh r0,pc,[r1] @ ditto label
328 strexh r0,sp,[r1] @ ditto label
329 strexh r0,r1,[pc] @ ditto label
Darch6zk.s20 strexh r4, r12, [r7]
Darch6zk.d22 0+038 <[^>]*> e1e74f9c ? strexh r4, ip, \[r7\]
Dsp-pc-validations-bad.s230 strexh pc,r0,[r1] @ Unpredictable label
231 strexh r0,pc,[r1] @ ditto label
232 strexh r0,r1,[pc] @ ditto label
Dsp-pc-validations-bad-t.l214 [^:]*:325: Error: r15 not allowed here -- `strexh pc,r0,\[r1\]'
216 [^:]*:327: Error: r15 not allowed here -- `strexh r0,pc,\[r1\]'
218 [^:]*:329: Error: r15 not allowed here -- `strexh r0,r1,\[pc\]'
Dsp-pc-validations-bad.l148 [^:]*:230: Error: r15 not allowed here -- `strexh pc,r0,\[r1\]'
150 [^:]*:232: Error: instruction does not accept this addressing mode -- `strexh r0,r1,\[pc\]'
Dthumb32.s402 strexh r1, r2, [r4]
Dthumb32.d557 0[0-9a-f]+ <[^>]+> e8c4 2f51 strexh r1, r2, \[r4\]