Home
last modified time | relevance | path

Searched refs:Sxtb16 (Results 1 – 5 of 5) sorted by relevance

/external/vixl/test/aarch32/
Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc117 M(Sxtb16) \
Dtest-simulator-cond-rd-operand-rn-a32.cc125 M(Sxtb16) \
Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc117 M(Sxtb16) \
Dtest-simulator-cond-rd-operand-rn-t32.cc125 M(Sxtb16) \
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h4715 void Sxtb16(Condition cond, Register rd, const Operand& operand) { in Sxtb16() function
4724 void Sxtb16(Register rd, const Operand& operand) { Sxtb16(al, rd, operand); } in Sxtb16() function