Searched refs:kSbc (Results 1 – 6 of 6) sorted by relevance
283 case kSbc: in ToCString()
242 kSbc, enumerator
1306 (type == kRsb) || (type == kRsbs) || (type == kSbc) || (type == kSbcs) || in Delegate()1394 case kSbc: in Delegate()1473 case kSbc: in Delegate()
633 (type == kRsbs) || (type == kSbc) || (type == kSbcs) || in Delegate()
2418 os().SetCurrentInstruction(kSbc, kArithmetic); in sbc()2419 os() << ToCString(kSbc) << ConditionPrinter(it_block_, cond) << size; in sbc()
8711 Delegate(kSbc, &Assembler::sbc, cond, size, rd, rn, operand); in sbc()