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