Searched refs:kSxtab (Results 1 – 6 of 6) sorted by relevance
445 case kSxtab: in ToCString()
323 kSxtab, enumerator
1102 if ((type == kSxtab) || (type == kSxtab16) || (type == kSxtah) || in Delegate()
665 (type == kRscs) || (type == kSubw) || (type == kSxtab) || in Delegate()
3217 os().SetCurrentInstruction(kSxtab, kArithmetic); in sxtab()3218 os() << ToCString(kSxtab) << ConditionPrinter(it_block_, cond); in sxtab()
11488 Delegate(kSxtab, &Assembler::sxtab, cond, rd, rn, operand); in sxtab()