Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h5262 void Uxtb16(Condition cond, Register rd, const Operand& operand) { in Uxtb16() function
5271 void Uxtb16(Register rd, const Operand& operand) { Uxtb16(al, rd, operand); } in Uxtb16() function