Home | History | Annotate | Download | only in priv

Lines Matching refs:regL

992          /* regL = the value to be shifted */
993 HReg regL = iselIntExpr_R(env, e->Iex.Binop.arg1);
994 addInstr(env, mk_iMOVsd_RR(regL,dst));