Searched defs:Uxtb16 (Results 1 - 1 of 1) sorted by relevance
/third_party/vixl/src/aarch32/ | ||
H A D | macro-assembler-aarch32.h | 6377 void Uxtb16(Condition cond, Register rd, const Operand& operand) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 6390 void Uxtb16(Register rd, const Operand& operand) { Uxtb16(al, rd, operand); } in MacroAssembler() function in vixl::aarch32::MacroAssembler |
Completed in 34 milliseconds