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