Searched refs:kUsax (Results 1 – 5 of 5) sorted by relevance
519 case kUsax: in ToCString()
364 kUsax, enumerator
827 (type == kUsax) || (type == kUsub16) || (type == kUsub8)); in Delegate()
3614 os().SetCurrentInstruction(kUsax, kArithmetic); in usax()3615 os() << ToCString(kUsax) << ConditionPrinter(it_block_, cond); in usax()
13599 Delegate(kUsax, &Assembler::usax, cond, rd, rn, rm); in usax()