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