Home
last modified time | relevance | path

Searched refs:strexb (Results 1 – 18 of 18) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dstrex-bad-t.s19 @ strexb
21 strexb r0, r1, #0x04 label
22 strexb r0, r1, [r2], #0x04 label
23 strexb r0, r1, [r2, #+0x00]! label
24 strexb r0, r1, [r2, r3] label
25 strexb r0, r0, [r1] label
26 strexb r0, r1, [r2, #-0x04] label
27 strexb r0, r1, [r15] label
28 strexb r0, r13, [r1] label
29 strexb r0, r15, [r1] label
[all …]
Dstrex-bad-t.l14 [^:]*:22: Error: instruction does not accept this addressing mode -- `strexb r0,r1,\[r2\],#0x04'
16 [^:]*:24: Error: instruction does not accept this addressing mode -- `strexb r0,r1,\[r2,r3\]'
18 [^:]*:26: Error: instruction does not accept this addressing mode -- `strexb r0,r1,\[r2,#-0x04\]'
20 [^:]*:28: Error: r13 not allowed here -- `strexb r0,r13,\[r1\]'
22 [^:]*:30: Error: r13 not allowed here -- `strexb r13,r0,\[r1\]'
Dstrex-t.s7 strexb r0, r1, [r2]
8 strexb r0, r1, [r2, #+0x00]
9 strexb r0, r1, [r13]
Dstrex-t.d11 0+0c <[^>]+> e8c2 1f40 strexb r0, r1, \[r2\]
12 0+10 <[^>]+> e8c2 1f40 strexb r0, r1, \[r2\]
13 0+14 <[^>]+> e8cd 1f40 strexb r0, r1, \[sp\]
Dautomatic-strexb.s3 strexb r0, r1, [r2] label
Dsp-pc-validations-bad-t.s309 strexb pc,r0,[r1] @ Unpredictable label
310 strexb sp,r0,[r1] @ ditto label
311 strexb r0,pc,[r1] @ ditto label
312 strexb r0,sp,[r1] @ ditto label
313 strexb r0,r1,[pc] @ ditto label
Darch6zk.s16 strexb r4, r12, [r7]
Darch6zk.d18 0+028 <[^>]*> e1c74f9c ? strexb r4, ip, \[r7\]
Dsp-pc-validations-bad.s221 strexb pc,r0,[r1] @ Unpredictable label
222 strexb r0,pc,[r1] @ ditto label
223 strexb r0,r1,[pc] @ ditto label
Darchv8m-main-dsp-1.d34 0+.* <[^>]*> e8c2 1f40 strexb r0, r1, \[r2\]
Darchv8m-base.d34 0+.* <[^>]*> e8c2 1f40 strexb r0, r1, \[r2\]
Darchv8m-main.d34 0+.* <[^>]*> e8c2 1f40 strexb r0, r1, \[r2\]
Dsp-pc-validations-bad-t.l202 [^:]*:309: Error: r15 not allowed here -- `strexb pc,r0,\[r1\]'
204 [^:]*:311: Error: r15 not allowed here -- `strexb r0,pc,\[r1\]'
206 [^:]*:313: Error: r15 not allowed here -- `strexb r0,r1,\[pc\]'
Dsp-pc-validations-bad.l144 [^:]*:222: Error: r15 not allowed here -- `strexb r0,pc,\[r1\]'
Dthumb32.s401 strexb r1, r2, [r4]
Dthumb32.d556 0[0-9a-f]+ <[^>]+> e8c4 2f41 strexb r1, r2, \[r4\]
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-201538 * gas/arm/automatic-strexb.d: New.
39 * gas/arm/automatic-strexb.s: New.
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-20159 ldrexb, ldrexh, strex, strexb, strexh shared by ARMv6T2 and ARMv8-M by