Home | History | Annotate | Download | only in priv

Lines Matching full:dst10

7222    IRTemp dst10 = newTemp(Ity_F32);
7355 assign(dst10, binop(Iop_D32toF32, irrm, mkexpr(src10)));
7356 put_fpr_w0(0, mkexpr(dst10)); /* put the result in FPR 0,2 */