Searched refs:kUasx (Results 1 – 5 of 5) sorted by relevance
469 case kUasx: in ToCString()
339 kUasx, enumerator
822 (type == kUasx) || (type == kUdiv) || (type == kUhadd16) || in Delegate()
3351 os().SetCurrentInstruction(kUasx, kArithmetic); in uasx()3352 os() << ToCString(kUasx) << ConditionPrinter(it_block_, cond); in uasx()
13011 Delegate(kUasx, &Assembler::uasx, cond, rd, rn, rm); in uasx()