Searched refs:kBfi (Results 1 – 5 of 5) sorted by relevance
61 case kBfi: in ToCString()
135 kBfi, enumerator
733 VIXL_ASSERT((type == kBfi) || (type == kSbfx) || (type == kUbfx)); in Delegate()
1290 os().SetCurrentInstruction(kBfi, kShift); in bfi()1291 os() << ToCString(kBfi) << ConditionPrinter(it_block_, cond) << " " << rd in bfi()
3247 Delegate(kBfi, &Assembler::bfi, cond, rd, rn, lsb, width); in bfi()