Home | History | Annotate | Download | only in aarch32

Lines Matching defs:uxth

3699   void uxth(Condition cond,
3703 void uxth(Register rd, const Operand& operand) {
3704 uxth(al, Best, rd, operand);
3706 void uxth(Condition cond, Register rd, const Operand& operand) {
3707 uxth(cond, Best, rd, operand);
3709 void uxth(EncodingSize size, Register rd, const Operand& operand) {
3710 uxth(al, size, rd, operand);