Searched refs:kSxtab (Results 1 – 6 of 6) sorted by relevance
445 case kSxtab: in ToCString()
327 kSxtab, enumerator
806 if ((type == kSxtab) || (type == kSxtab16) || (type == kSxtah) || in Delegate()
681 (type == kRscs) || (type == kSubw) || (type == kSxtab) || in Delegate()
3226 os().SetCurrentInstruction(kSxtab, kArithmetic); in sxtab()3227 os() << ToCString(kSxtab) << ConditionPrinter(it_block_, cond); in sxtab()
12523 Delegate(kSxtab, &Assembler::sxtab, cond, rd, rn, operand); in sxtab()