Home | History | Annotate | Download | only in aarch32

Lines Matching full:rscs

874   // ADDW, ORN, ORNS, PKHBT, PKHTB, RSC, RSCS, SUBW, SXTAB, SXTAB16, SXTAH,
3280 Rscs(cond, rd, rn, operand);
3294 void Rscs(Condition cond, Register rd, Register rn, const Operand& operand) {
3302 rscs(cond, rd, rn, operand);
3304 void Rscs(Register rd, Register rn, const Operand& operand) {
3305 Rscs(al, rd, rn, operand);