Home | History | Annotate | Download | only in aarch64

Lines Matching defs:Ror

1727   void Ror(const Register& rd, const Register& rs, unsigned shift) {
1732 ror(rd, rs, shift);
1734 void Ror(const Register& rd, const Register& rn, const Register& rm) {