Lines Matching full:sbcs
883 // LSLS, LSR, LSRS, ORR, ORRS, ROR, RORS, RSB, RSBS, SBC, SBCS, SUB, SUBS
3371 Sbcs(cond, rd, rn, operand);
3378 Sbcs(cond, rd, rn, operand);
3392 void Sbcs(Condition cond, Register rd, Register rn, const Operand& operand) {
3400 sbcs(cond, rd, rn, operand);
3402 void Sbcs(Register rd, Register rn, const Operand& operand) {
3403 Sbcs(al, rd, rn, operand);