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()
682 (type == kSxtab16) || (type == kSxtah) || (type == kUxtab) || in Delegate()
3252 os().SetCurrentInstruction(kSxtah, kArithmetic); in sxtah()3253 os() << ToCString(kSxtah) << ConditionPrinter(it_block_, cond); in sxtah()
12633 Delegate(kSxtah, &Assembler::sxtah, cond, rd, rn, operand); in sxtah()