Searched refs:kSmuadx (Results 1 – 5 of 5) sorted by relevance
359 case kSmuadx: in ToCString()
284 kSmuadx, enumerator
798 (type == kSmuad) || (type == kSmuadx) || (type == kSmulbb) || in Delegate()
2760 os().SetCurrentInstruction(kSmuadx, kArithmetic); in smuadx()2761 os() << ToCString(kSmuadx) << ConditionPrinter(it_block_, cond); in smuadx()
10510 Delegate(kSmuadx, &Assembler::smuadx, cond, rd, rn, rm); in smuadx()