Home | History | Annotate | Download | only in arm64

Lines Matching refs:LSL

573   // where <shift> is one of {LSL, LSR, ASR, ROR}.
578 Shift shift = LSL,
604 // This returns an LSL shift (<= 4) operand as an equivalent extend operand,
640 Shift shift = LSL,
1190 void lsl(const Register& rd, const Register& rn, int shift) {