Searched defs:strexd (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/ARM/ | ||
D | thumbv8m.s | 87 strexd r0, r1, r2, [r3] label |
/external/llvm-project/llvm/test/MC/ARM/ | ||
D | thumbv8m.s | 87 strexd r0, r1, r2, [r3] label |
/external/vixl/src/aarch32/ | ||
D | assembler-aarch32.h | 3467 void strexd(Register rd, in strexd() function |
D | assembler-aarch32.cc | 11859 void Assembler::strexd(Condition cond, in strexd() function in vixl::aarch32::Assembler |
D | disasm-aarch32.cc | 3134 void Disassembler::strexd(Condition cond, in strexd() function in vixl::aarch32::Disassembler |