Searched refs:kSxtab16 (Results 1 – 6 of 6) sorted by relevance
447 case kSxtab16: in ToCString()
328 kSxtab16, enumerator
806 if ((type == kSxtab) || (type == kSxtab16) || (type == kSxtah) || in Delegate()
682 (type == kSxtab16) || (type == kSxtah) || (type == kUxtab) || in Delegate()
3239 os().SetCurrentInstruction(kSxtab16, kArithmetic); in sxtab16()3240 os() << ToCString(kSxtab16) << ConditionPrinter(it_block_, cond); in sxtab16()
12560 Delegate(kSxtab16, &Assembler::sxtab16, cond, rd, rn, operand); in sxtab16()