Home | History | Annotate | Download | only in priv

Lines Matching full:f_dep1

1948    IRTemp f_dep1 = newTemp(Ity_I64);
1951 assign(f_dep1, mkU64(nzcv << 28));
1959 assign(dep1, IRExpr_ITE(mkexpr(cond), mkexpr(t_dep1), mkexpr(f_dep1)));