Home | History | Annotate | Download | only in priv

Lines Matching refs:regL

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