Searched refs:kRrx (Results 1 – 5 of 5) sorted by relevance
265 case kRrx: in ToCString()
237 kRrx, enumerator
783 VIXL_ASSERT((type == kClz) || (type == kRbit) || (type == kRrx) || in Delegate()
2317 os().SetCurrentInstruction(kRrx, kShift); in rrx()2318 os() << ToCString(kRrx) << ConditionPrinter(it_block_, cond); in rrx()
9061 Delegate(kRrx, &Assembler::rrx, cond, rd, rm); in rrx()