Searched refs:kUhsub8 (Results 1 – 5 of 5) sorted by relevance
487 case kUhsub8: in ToCString()
348 kUhsub8, enumerator
824 (type == kUhsub16) || (type == kUhsub8) || (type == kUqadd16) || in Delegate()
3453 os().SetCurrentInstruction(kUhsub8, kArithmetic); in uhsub8()3454 os() << ToCString(kUhsub8) << ConditionPrinter(it_block_, cond); in uhsub8()
13197 Delegate(kUhsub8, &Assembler::uhsub8, cond, rd, rn, rm); in uhsub8()