Home | History | Annotate | Download | only in priv

Lines Matching refs:regL

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