Searched refs:kSxtb (Results 1 – 6 of 6) sorted by relevance
451 case kSxtb: in ToCString()
326 kSxtb, enumerator
994 (type == kSxtb) || (type == kSxth) || (type == kTst) || in Delegate()
770 (type == kSxtb) || (type == kSxth) || (type == kTst) || in Delegate()
3256 os().SetCurrentInstruction(kSxtb, kArithmetic); in sxtb()3257 os() << ToCString(kSxtb) << ConditionPrinter(it_block_, cond) << size; in sxtb()
11602 Delegate(kSxtb, &Assembler::sxtb, cond, size, rd, operand); in sxtb()