Lines Matching full:qasx
2798 void qasx(Condition cond, Register rd, Register rn, Register rm);2799 void qasx(Register rd, Register rn, Register rm) { qasx(al, rd, rn, rm); }