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