Searched refs:kAdcs (Results 1 – 6 of 6) sorted by relevance
39 case kAdcs: in ToCString()
120 kAdcs, enumerator
1301 (type == kAdc) || (type == kAdcs) || (type == kAdd) || (type == kAdds) || in Delegate()1390 case kAdcs: in Delegate()1470 case kAdcs: in Delegate()
626 VIXL_ASSERT((type == kAdc) || (type == kAdcs) || (type == kAdd) || in Delegate()
1135 os().SetCurrentInstruction(kAdcs, kArithmetic); in adcs()1136 os() << ToCString(kAdcs) << ConditionPrinter(it_block_, cond) << size; in adcs()
1971 Delegate(kAdcs, &Assembler::adcs, cond, size, rd, rn, operand); in adcs()