Home
last modified time | relevance | path

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

/external/vixl/test/aarch32/
Dtest-simulator-cond-rd-rn-operand-rm-t32.cc138 M(Sxtah) \
Dtest-simulator-cond-rd-rn-operand-rm-a32.cc138 M(Sxtah) \
Dtest-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc118 M(Sxtah) \
Dtest-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc118 M(Sxtah) \
Dtest-disasm-a32.cc2925 MUST_FAIL_TEST_BOTH(Sxtah(r0, r1, Operand(r0, LSL, r1)), in TEST()
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h4690 void Sxtah(Condition cond, Register rd, Register rn, const Operand& operand) { in Sxtah() function
4700 void Sxtah(Register rd, Register rn, const Operand& operand) { in Sxtah() function
4701 Sxtah(al, rd, rn, operand); in Sxtah()