Searched refs:kSxtb (Results 1 – 6 of 6) sorted by relevance
451 case kSxtb: in ToCString()
330 kSxtb, enumerator
698 (type == kSxtb) || (type == kSxth) || (type == kTst) || in Delegate()
796 (type == kSxtb) || (type == kSxth) || (type == kTst) || in Delegate()
3265 os().SetCurrentInstruction(kSxtb, kArithmetic); in sxtb()3266 os() << ToCString(kSxtb) << ConditionPrinter(it_block_, cond) << size; in sxtb()
12643 Delegate(kSxtb, &Assembler::sxtb, cond, size, rd, operand); in sxtb()