Home
last modified time | relevance | path

Searched refs:strex (Results 1 – 21 of 21) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dsp-pc-validations-bad-t.s297 strex pc,r0,[r1] @ Unpredictable label
298 strex pc,r0,[r1,#4] @ ditto label
299 strex sp,r0,[r1] @ ditto label
300 strex sp,r0,[r1,#4] @ ditto label
301 strex r0,pc,[r1] @ ditto label
302 strex r0,pc,[r1,#4] @ ditto label
303 strex r0,sp,[r1] @ ditto label
304 strex r0,sp,[r1,#4] @ ditto label
305 strex r0,r1,[pc] @ ditto label
306 strex r0,r1,[pc,#4] @ ditto label
Dr15-bad.s34 strex r15, r2, [r3]
35 strex r1, r15, [r3]
36 strex r1, r2, [r15]
Dstrex-bad-t.d2 # error-output: strex-bad-t.l
Dsp-pc-validations-bad-t.l192 [^:]*:297: Error: r15 not allowed here -- `strex pc,r0,\[r1\]'
194 [^:]*:299: Error: r13 not allowed here -- `strex sp,r0,\[r1\]'
196 [^:]*:301: Error: r15 not allowed here -- `strex r0,pc,\[r1\]'
198 [^:]*:303: Error: r13 not allowed here -- `strex r0,sp,\[r1\]'
200 [^:]*:305: Error: r15 not allowed here -- `strex r0,r1,\[pc\]'
Dsp-pc-validations-bad.s216 strex pc,r0,[r1] @ Unpredictable label
217 strex r0,pc,[r1] @ ditto label
218 strex r0,r1,[pc] @ ditto label
Darchv6t2-bad.l40 [^:]*:60: Error: instruction does not accept this addressing mode -- `strex r1,r0,r2'
Darchv6t2-bad.s60 strex r1, r0, r2
Darchv8m-main-dsp-1.d33 0+.* <[^>]*> e842 1001 strex r0, r1, \[r2, #4\]
Darchv8m-base.d33 0+.* <[^>]*> e842 1001 strex r0, r1, \[r2, #4\]
Darchv8m-main.d33 0+.* <[^>]*> e842 1001 strex r0, r1, \[r2, #4\]
Dr15-bad.l32 [^:]*:35: Error: r15 not allowed here -- `strex r1,r15,[[]r3[]]'
Dsp-pc-validations-bad.l140 [^:]*:216: Error: r15 not allowed here -- `strex pc,r0,\[r1\]'
142 [^:]*:218: Error: instruction does not accept this addressing mode -- `strex r0,r1,\[pc\]'
Darchv6.s131 strex r1, r2, [r3]
Dthumb32.s403 strex r1, r2, [r4]
408 strex r1, r2, [r4,#516]
Darchv6.d134 0+1f8 <[^>]*> e1831f92 ? strex r1, r2, \[r3\]
Dthumb32.d558 0[0-9a-f]+ <[^>]+> e844 2100 strex r1, r2, \[r4\]
562 0[0-9a-f]+ <[^>]+> e844 2181 strex r1, r2, \[r4, #516\].*
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-2011388 * gas/arm/strex-bad-t.d: New testcase.
389 * gas/arm/strex-bad-t.s: Likewise.
390 * gas/arm/strex-bad-t.l: Likewise.
391 * gas/arm/strex-t.s: Likewise.
392 * gas/arm/strex-t.d: Likewise.
DChangeLog-2005142 strex instructions.
145 and strex instructions.
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-20159 ldrexb, ldrexh, strex, strexb, strexh shared by ARMv6T2 and ARMv8-M by
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20071522 * config/tc-arm.c (insns): Allow strex on M profile cores.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c19348 strex, t_strex),
19503 strex, t_strexbh),
19505 strex, t_strexbh),