Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dldst-offset0.s26 ldrbt r1, [r2], #0
27 ldrbt r1, [r2], #-0
29 ldrbt r1, [r2]
Dldst-offset0.d25 0+038 <[^>]*> e4f21000 ldrbt r1, \[r2\], #0
26 0+03c <[^>]*> e4721000 ldrbt r1, \[r2\], #-0
27 0+040 <[^>]*> e4f21000 ldrbt r1, \[r2\], #0
Dsp-pc-validations-bad.s37 ldrbt pc,[r0],#4 @ Unpredictable label
38 ldrbt r0,[pc],#4 @ ditto label
39 ldrbt pc,[r0],r1, LSL #4 @ ditto label
40 ldrbt r0,[pc],r1, LSL #4 @ ditto label
41 ldrbt r0,[r1],pc, LSL #4 @ ditto label
Dsp-pc-validations-bad.l20 [^:]*:37: Error: r15 not allowed here -- `ldrbt pc,\[r0\],#4'
22 [^:]*:39: Error: r15 not allowed here -- `ldrbt pc,\[r0\],r1,LSL#4'
24 [^:]*:41: Error: cannot use register index with PC-relative addressing -- `ldrbt r0,\[r1\],pc,LSL#4'
Darmv1.s48 ldrbt r0, [r1]
Darmv1.d51 0+a0 <[^>]*> e4f10000 ? ldrbt r0, \[r1\]
Dunpredictable.s23 .word 0xe6f0f001 @ ldrbt pc, [r0], r1
Dsp-pc-validations-bad-t.s75 ldrbt pc, [r0, #4] @ BadReg label
76 ldrbt sp, [r0, #4] @ ditto label
Dthumb32.s384 ldrbt r1, [r5]
385 ldrbt r1, [r5, #0x30]
Dsp-pc-validations-bad-t.l36 [^:]*:75: Error: r15 not allowed here -- `ldrbt pc,\[r0,#4\]'
Dthumb32.d542 0[0-9a-f]+ <[^>]+> f815 1e00 ldrbt r1, \[r5\]
543 0[0-9a-f]+ <[^>]+> f815 1e30 ldrbt r1, \[r5, #48\].*
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20062297 * config/tc-arm.c (insns): Correct opcodes for ldrbt and strbt.