Searched defs:strexh (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/llvm/test/MC/ARM/ | ||
H A D | thumbv8m.s | 83 strexh r1, r2, [r3] label |
/aosp_15_r20/external/vixl/src/aarch32/ | ||
H A D | assembler-aarch32.h | 3478 void strexh(Register rd, Register rt, const MemOperand& operand) { in strexh() function |
H A D | assembler-aarch32.cc | 11930 void Assembler::strexh(Condition cond, in strexh() function in vixl::aarch32::Assembler |
H A D | disasm-aarch32.cc | 3145 void Disassembler::strexh(Condition cond, in strexh() function in vixl::aarch32::Disassembler |