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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arch6zk.s 11 ldrexh r4, [r12]
arch6zk.d 13 0+014 <[^>]*> e1fc4f9f ? ldrexh r4, \[ip\]
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...]
assembler-arm.cc 2164 void Assembler::ldrexh(Register dst, Register src, Condition cond) { function in class:v8::internal::Assembler
    [all...]
  /external/vixl/src/aarch32/
assembler-aarch32.h 2415 void ldrexh(Register rt, const MemOperand& operand) { function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.h 731 void ldrexh(Condition cond, Register rt, const MemOperand& operand);
    [all...]
assembler-aarch32.cc 5398 void Assembler::ldrexh(Condition cond, Register rt, const MemOperand& operand) { function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.cc 1773 void Disassembler::ldrexh(Condition cond, function in class:vixl::aarch32::Disassembler
    [all...]
macro-assembler-aarch32.h     [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...]

Completed in 234 milliseconds