HomeSort by relevance Sort by last modified time
    Searched refs:ldrexh (Results 1 - 25 of 29) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
arch6zk.s 11 ldrexh r4, [r12]
arch6zk.d 13 0+014 <[^>]*> e1fc4f9f ? ldrexh r4, \[ip\]
archv8m.s 29 ldrexh r0, [r1] label
archv8m-base.d 32 0+.* <[^>]*> e8d1 0f5f ldrexh r0, \[r1\]
archv8m-main-dsp-1.d 32 0+.* <[^>]*> e8d1 0f5f ldrexh r0, \[r1\]
archv8m-main.d 32 0+.* <[^>]*> e8d1 0f5f ldrexh r0, \[r1\]
sp-pc-validations-bad.s 73 @ LDREXH
74 ldrexh pc,[r0] @ Unpredictable label
75 ldrexh r0,[pc] @ ditto label
sp-pc-validations-bad-t.s 122 ldrexh pc, [r0] @ BadReg label
123 ldrexh sp, [r0] @ ditto label
124 ldrexh r0, [pc] @ Unpredictable label
sp-pc-validations-bad.l 43 [^:]*:74: Error: r15 not allowed here -- `ldrexh pc,\[r0\]'
44 [^:]*:75: Error: r15 not allowed here -- `ldrexh r0,\[pc\]'
sp-pc-validations-bad-t.l 75 [^:]*:122: Error: r15 not allowed here -- `ldrexh pc,\[r0\]'
76 [^:]*:123: Error: r13 not allowed here -- `ldrexh sp,\[r0\]'
77 [^:]*:124: Error: r15 not allowed here -- `ldrexh r0,\[pc\]'
thumb32.s 397 ldrexh r1, [r4]
thumb32.d 553 0[0-9a-f]+ <[^>]+> e8d4 1f5f ldrexh r1, \[r4\]
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseSynchronizationLib/Arm/
Synchronization.S 53 ldrexh r3, [r0]
Synchronization.asm 52 ldrexh r3, [r0]
  /external/llvm/test/MC/ARM/
thumbv8m.s 69 // CHECK: ldrexh r1, [r2] @ encoding: [0xd2,0xe8,0x5f,0x1f]
70 ldrexh r1, [r2] label
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s     [all...]
  /external/v8/src/arm/
disasm-arm.cc 772 Format(instr, "ldrexh'cond 'rt, ['rn]");
    [all...]
assembler-arm.h     [all...]
  /external/vixl/src/aarch32/
assembler-aarch32.h 2444 void ldrexh(Register rt, const MemOperand& operand) { function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.h 859 void ldrexh(Condition cond, Register rt, const MemOperand& operand);
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s 748 @ LDREX/LDREXB/LDREXH/LDREXD
754 ldrexh r9, [r12]
761 @ CHECK: ldrexh r9, [r12] @ encoding: [0xdc,0xe8,0x5f,0x9f]
    [all...]
  /external/capstone/suite/MC/ARM/
basic-arm-instructions.s.cs 329 0x9f,0x2f,0xf5,0xe1 = ldrexh r2, [r5]
    [all...]
basic-thumb2-instructions.s.cs 334 0xdc,0xe8,0x5f,0x9f = ldrexh r9, [r12]
    [all...]

Completed in 269 milliseconds

1 2