Home
last modified time | relevance | path

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

/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