Searched refs:kBxj (Results 1 – 5 of 5) sorted by relevance
75 case kBxj: in ToCString()
142 kBxj, enumerator
759 VIXL_ASSERT((type == kBlx) || (type == kBx) || (type == kBxj)); in Delegate()
1353 os().SetCurrentInstruction(kBxj, kAddress | kBranch); in bxj()1354 os() << ToCString(kBxj) << ConditionPrinter(it_block_, cond) << " " << rm; in bxj()
3681 Delegate(kBxj, &Assembler::bxj, cond, rm); in bxj()