Searched refs:kSbfx (Results 1 – 5 of 5) sorted by relevance
287 case kSbfx: in ToCString()
244 kSbfx, enumerator
707 VIXL_ASSERT((type == kBfi) || (type == kSbfx) || (type == kUbfx)); in Delegate()
2446 os().SetCurrentInstruction(kSbfx, kShift); in sbfx()2447 os() << ToCString(kSbfx) << ConditionPrinter(it_block_, cond) << " " << rd in sbfx()
8829 Delegate(kSbfx, &Assembler::sbfx, cond, rd, rn, lsb, operand); in sbfx()