Searched refs:Stlexb (Results 1 - 2 of 2) sorted by relevance
/third_party/vixl/test/aarch32/ | ||
H A D | test-disasm-a32.cc | 3001 MUST_FAIL_TEST_BOTH(Stlexb(r0, r1, MemOperand(r0, 1)), in TEST() |
/third_party/vixl/src/aarch32/ | ||
H A D | macro-assembler-aarch32.h | 5061 void Stlexb(Condition cond, in MacroAssembler() function in vixl::aarch32::MacroAssembler 5078 void Stlexb(Register rd, Register rt, const MemOperand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 5079 Stlexb(al, rd, rt, operand); in MacroAssembler() |
Completed in 26 milliseconds