Home | History | Annotate | Download | only in priv

Lines Matching refs:rmRight

1155          AMD64RM*  rmRight = iselIntExpr_RM(env, e->Iex.Binop.arg2);
1162 addInstr(env, AMD64Instr_Div(syned, 4, rmRight));
2338 AMD64RM* rmRight = iselIntExpr_RM(env, e->Iex.Binop.arg2);
2342 addInstr(env, AMD64Instr_Div(syned, 8, rmRight));