Searched refs:kBfi (Results 1 – 5 of 5) sorted by relevance
61 case kBfi: in ToCString()
131 kBfi, enumerator
707 VIXL_ASSERT((type == kBfi) || (type == kSbfx) || (type == kUbfx)); in Delegate()
1282 os().SetCurrentInstruction(kBfi, kShift); in bfi()1283 os() << ToCString(kBfi) << ConditionPrinter(it_block_, cond) << " " << rd in bfi()
3022 Delegate(kBfi, &Assembler::bfi, cond, rd, rn, lsb, operand); in bfi()