Home | History | Annotate | Download | only in priv

Lines Matching full:dst15

7248    IRTemp dst15 = newTemp(Ity_F128);
7409 assign(dst15, binop(Iop_D64toF128, irrm, mkexpr(src15)));
7410 put_fpr_pair(0, mkexpr(dst15)); /* put the result in FPR 0,2 */