Home | History | Annotate | Download | only in priv

Lines Matching full:dst7

7222    IRTemp dst7 = newTemp(Ity_D32);
7335 assign(dst7, binop(Iop_F128toD32, irrm, mkexpr(src7)));
7336 put_dpr_w0(0, mkexpr(dst7)); /* put the result in FPR 0,2 */