Searched refs:kSxtab16 (Results 1 – 6 of 6) sorted by relevance
447 case kSxtab16: in ToCString()
324 kSxtab16, enumerator
1102 if ((type == kSxtab) || (type == kSxtab16) || (type == kSxtah) || in Delegate()
666 (type == kSxtab16) || (type == kSxtah) || (type == kUxtab) || in Delegate()
3230 os().SetCurrentInstruction(kSxtab16, kArithmetic); in sxtab16()3231 os() << ToCString(kSxtab16) << ConditionPrinter(it_block_, cond); in sxtab16()
11523 Delegate(kSxtab16, &Assembler::sxtab16, cond, rd, rn, operand); in sxtab16()