Lines Matching full:rscs
2932 void rscs(Condition cond, Register rd, Register rn, const Operand& operand);2933 void rscs(Register rd, Register rn, const Operand& operand) {2934 rscs(al, rd, rn, operand);