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