Searched refs:kUhasx (Results 1 – 5 of 5) sorted by relevance
481 case kUhasx: in ToCString()
345 kUhasx, enumerator
823 (type == kUhadd8) || (type == kUhasx) || (type == kUhsax) || in Delegate()
3414 os().SetCurrentInstruction(kUhasx, kArithmetic); in uhasx()3415 os() << ToCString(kUhasx) << ConditionPrinter(it_block_, cond); in uhasx()
13164 Delegate(kUhasx, &Assembler::uhasx, cond, rd, rn, rm); in uhasx()