Searched refs:kSbcs (Results 1 – 6 of 6) sorted by relevance
285 case kSbcs: in ToCString()
247 kSbcs, enumerator
1010 (type == kRsb) || (type == kRsbs) || (type == kSbc) || (type == kSbcs) || in Delegate()1102 case kSbcs: in Delegate()1178 case kSbcs: in Delegate()
649 (type == kRsbs) || (type == kSbc) || (type == kSbcs) || in Delegate()
2445 os().SetCurrentInstruction(kSbcs, kArithmetic); in sbcs()2446 os() << ToCString(kSbcs) << ConditionPrinter(it_block_, cond) << size; in sbcs()
9637 Delegate(kSbcs, &Assembler::sbcs, cond, size, rd, rn, operand); in sbcs()