Searched refs:Sxtab16 (Results 1 - 6 of 6) sorted by relevance
/third_party/vixl/test/aarch32/ |
H A D | test-simulator-cond-rd-rn-operand-rm-a32.cc | 137 M(Sxtab16) \
|
H A D | test-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc | 117 M(Sxtab16) \
|
H A D | test-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc | 117 M(Sxtab16) \
|
H A D | test-simulator-cond-rd-rn-operand-rm-t32.cc | 137 M(Sxtab16) \
|
H A D | test-disasm-a32.cc | 2934 MUST_FAIL_TEST_BOTH(Sxtab16(r0, r1, Operand(r0, ASR, 2)), in TEST()
|
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.h | 5624 void Sxtab16(Condition cond, in MacroAssembler() function in vixl::aarch32::MacroAssembler 5641 void Sxtab16(Register rd, Register rn, const Operand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 5642 Sxtab16(al, rd, rn, operand); in MacroAssembler()
|
Completed in 39 milliseconds