Searched refs:kAdcs (Results 1 – 6 of 6) sorted by relevance
39 case kAdcs: in ToCString()
124 kAdcs, enumerator
1020 (type == kAdc) || (type == kAdcs) || (type == kAdd) || (type == kAdds) || in Delegate()1109 case kAdcs: in Delegate()1189 case kAdcs: in Delegate()
650 VIXL_ASSERT((type == kAdc) || (type == kAdcs) || (type == kAdd) || in Delegate()
1146 os().SetCurrentInstruction(kAdcs, kArithmetic); in adcs()1147 os() << ToCString(kAdcs) << ConditionPrinter(it_block_, cond) << size; in adcs()
2096 Delegate(kAdcs, &Assembler::adcs, cond, size, rd, rn, operand); in adcs()