Home | History | Annotate | Download | only in priv

Lines Matching full:f_dep1

1953    IRTemp f_dep1 = newTemp(Ity_I64);
1956 assign(f_dep1, mkU64(nzcv << 28));
1964 assign(dep1, IRExpr_ITE(mkexpr(cond), mkexpr(t_dep1), mkexpr(f_dep1)));