Home
last modified time | relevance | path

Searched refs:Stlexh (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/test/aarch32/
H A Dtest-disasm-a32.cc3003 MUST_FAIL_TEST_BOTH(Stlexh(r0, r1, MemOperand(r0, 1)), in TEST()
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h5108 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