Home | History | Annotate | Download | only in arm64

Lines Matching refs:rorv

1267 void Assembler::rorv(const Register& rd,
1272 Emit(SF(rd) | RORV | Rm(rm) | Rn(rn) | Rd(rd));