Searched refs:kSbc (Results 1 – 6 of 6) sorted by relevance
283 case kSbc: in ToCString()
246 kSbc, enumerator
1010 (type == kRsb) || (type == kRsbs) || (type == kSbc) || (type == kSbcs) || in Delegate()1098 case kSbc: in Delegate()1177 case kSbc: in Delegate()
649 (type == kRsbs) || (type == kSbc) || (type == kSbcs) || in Delegate()
2431 os().SetCurrentInstruction(kSbc, kArithmetic); in sbc()2432 os() << ToCString(kSbc) << ConditionPrinter(it_block_, cond) << size; in sbc()
9549 Delegate(kSbc, &Assembler::sbc, cond, size, rd, rn, operand); in sbc()