Searched refs:kSxtah (Results 1 – 6 of 6) sorted by relevance
449 case kSxtah: in ToCString()
325 kSxtah, enumerator
1102 if ((type == kSxtab) || (type == kSxtab16) || (type == kSxtah) || in Delegate()
666 (type == kSxtab16) || (type == kSxtah) || (type == kUxtab) || in Delegate()
3243 os().SetCurrentInstruction(kSxtah, kArithmetic); in sxtah()3244 os() << ToCString(kSxtah) << ConditionPrinter(it_block_, cond); in sxtah()
11558 Delegate(kSxtah, &Assembler::sxtah, cond, rd, rn, operand); in sxtah()