Searched refs:kBfc (Results 1 – 5 of 5) sorted by relevance
59 case kBfc: in ToCString()
130 kBfc, enumerator
696 VIXL_ASSERT((type == kBfc) || (type == kSsat) || (type == kUsat)); in Delegate()
1271 os().SetCurrentInstruction(kBfc, kShift); in bfc()1272 os() << ToCString(kBfc) << ConditionPrinter(it_block_, cond) << " " << rd in bfc()
2989 Delegate(kBfc, &Assembler::bfc, cond, rd, lsb, operand); in bfc()