Home | History | Annotate | Download | only in a64

Lines Matching refs:Ror

886   void Ror(const Register& rd, const Register& rs, unsigned shift) {
890 ror(rd, rs, shift);
892 void Ror(const Register& rd, const Register& rn, const Register& rm) {