Home | History | Annotate | Download | only in a64

Lines Matching refs:LSLV

700 void Assembler::lslv(const Register& rd,
705 Emit(SF(rd) | LSLV | Rm(rm) | Rn(rn) | Rd(rd));