Searched refs:kSxtah (Results 1 – 6 of 6) sorted by relevance
449 case kSxtah: in ToCString()
329 kSxtah, enumerator
806 if ((type == kSxtab) || (type == kSxtab16) || (type == kSxtah) || in Delegate()
673 (type == kSxtab16) || (type == kSxtah) || (type == kUxtab) || in Delegate()
3241 os().SetCurrentInstruction(kSxtah, kArithmetic); in sxtah()3242 os() << ToCString(kSxtah) << ConditionPrinter(it_block_, cond); in sxtah()
12582 Delegate(kSxtah, &Assembler::sxtah, cond, rd, rn, operand); in sxtah()