Home | History | Annotate | Download | only in arm64

Lines Matching refs:Ror

113         return Operand(InputRegister32(index), ROR, InputInt5(index + 1));
141 return Operand(InputRegister64(index), ROR, InputInt6(index + 1));
1061 ASSEMBLE_SHIFT(Ror, 64);
1064 ASSEMBLE_SHIFT(Ror, 32);