Searched defs:uxtb16 (Results 1 – 3 of 3) sorted by relevance
3781 void uxtb16(Register rd, const Operand& operand) { uxtb16(al, rd, operand); } in uxtb16() function
13841 void Assembler::uxtb16(Condition cond, Register rd, const Operand& operand) { in uxtb16() function in vixl::aarch32::Assembler
3701 void Disassembler::uxtb16(Condition cond, Register rd, const Operand& operand) { in uxtb16() function in vixl::aarch32::Disassembler