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

/external/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h4789 void Sxtb16(Condition cond, Register rd, const Operand& operand) { function in class:vixl::aarch32::MacroAssembler
4798 void Sxtb16(Register rd, const Operand& operand) { Sxtb16(al, rd, operand); } function in class:vixl::aarch32::MacroAssembler

Completed in 275 milliseconds