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