Searched refs:Stlexh (Results 1 – 2 of 2) sorted by relevance
/external/vixl/test/aarch32/ |
D | test-disasm-a32.cc | 2992 MUST_FAIL_TEST_BOTH(Stlexh(r0, r1, MemOperand(r0, 1)), in TEST()
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 4245 void Stlexh(Condition cond, in Stlexh() function 4258 void Stlexh(Register rd, Register rt, const MemOperand& operand) { in Stlexh() function 4259 Stlexh(al, rd, rt, operand); in Stlexh()
|