Home
last modified time | relevance | path

Searched refs:Sxtab16 (Results 1 – 6 of 6) sorted by relevance

/external/vixl/test/aarch32/
Dtest-simulator-cond-rd-rn-operand-rm-a32.cc137 M(Sxtab16) \
Dtest-simulator-cond-rd-rn-operand-rm-t32.cc137 M(Sxtab16) \
Dtest-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc117 M(Sxtab16) \
Dtest-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc117 M(Sxtab16) \
Dtest-disasm-a32.cc2923 MUST_FAIL_TEST_BOTH(Sxtab16(r0, r1, Operand(r0, ASR, 2)), in TEST()
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h4673 void Sxtab16(Condition cond, in Sxtab16() function
4686 void Sxtab16(Register rd, Register rn, const Operand& operand) { in Sxtab16() function
4687 Sxtab16(al, rd, rn, operand); in Sxtab16()