Searched refs:kUhsub16 (Results 1 – 5 of 5) sorted by relevance
485 case kUhsub16: in ToCString()
347 kUhsub16, enumerator
805 (type == kUhsub16) || (type == kUhsub8) || (type == kUqadd16) || in Delegate()
3429 os().SetCurrentInstruction(kUhsub16, kArithmetic); in uhsub16()3430 os() << ToCString(kUhsub16) << ConditionPrinter(it_block_, cond); in uhsub16()
13159 Delegate(kUhsub16, &Assembler::uhsub16, cond, rd, rn, rm); in uhsub16()