Searched refs:ldrsht (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/ |
D | sp-pc-validations-bad.s | 149 ldrsht pc, [r0], #4 @ Unpredictable label 150 ldrsht r0, [pc], #4 @ ditto label 151 ldrsht pc, [r0], r1 @ ditto label 152 ldrsht r0, [pc], r1 @ ditto label 153 ldrsht r0, [r1], pc @ ditto label
|
D | sp-pc-validations-bad.l | 94 [^:]*:149: Error: r15 not allowed here -- `ldrsht pc,\[r0\],#4' 96 [^:]*:151: Error: r15 not allowed here -- `ldrsht pc,\[r0\],r1' 98 [^:]*:153: Error: cannot use register index with PC-relative addressing -- `ldrsht r0,\[r1\],pc'
|
D | archv6t2-bad.s | 52 ldrsht r0,[r0]
|
D | archv6t2.s | 47 ldrsht r0, [r9]
|
D | archv6t2.d | 44 0+90 <[^>]+> e0f900f0 ldrsht r0, \[r9\], #0
|
D | sp-pc-validations-bad-t.s | 220 @ldrsht r0,[pc,#4] => LDRSH (literal) 221 ldrsht pc,[r0,#4] @ BadReg label 222 ldrsht sp,[r0,#4] @ ditto label
|
D | thumb32.s | 390 ldrsht r1, [r5] 391 ldrsht r1, [r5, #0x30]
|
D | sp-pc-validations-bad-t.l | 142 [^:]*:222: Error: r13 not allowed here -- `ldrsht sp,\[r0,#4\]'
|
D | thumb32.d | 548 0[0-9a-f]+ <[^>]+> f935 1e00 ldrsht r1, \[r5\] 549 0[0-9a-f]+ <[^>]+> f935 1e30 ldrsht r1, \[r5, #48\].*
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog-2005 | 969 bfc bfi mls strht ldrht ldrsht ldrsbt movw movt rbit ubfx sbfx.
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2005 | 3249 bfc bfi mls movw movt rbit sbfx ubfx ldrht ldrsht ldrsbt strht.
|