Home | History | Annotate | Download | only in arm64

Lines Matching refs:MOVN

1522   void movn(const Register& rd, uint64_t imm, int shift = -1) {
1523 MoveWide(rd, imm, shift, MOVN);