Home | History | Annotate | Download | only in priv

Lines Matching full:dst1

7220    IRTemp dst1 = newTemp(Ity_D32);
7297 assign(dst1, binop(Iop_F32toD32, irrm, mkexpr(src1)));
7298 put_dpr_w0(0, mkexpr(dst1)); /* put the result in FPR 0,2 */