Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_RoundF64toInt

5631                   binop(Iop_RoundF64toInt, get_roundingmode(), get_ST(0)) );
17491 assign(res0, binop(Iop_RoundF64toInt, mkexpr(rm), mkexpr(src0)) );
17492 assign(res1, binop(Iop_RoundF64toInt, mkexpr(rm), mkexpr(src1)) );
17541 assign(res, binop(isD ? Iop_RoundF64toInt : Iop_RoundF32toInt,
25604 # define CVT(s) binop(Iop_RoundF64toInt, mkexpr(rm), \
25649 # define CVT(s) binop(Iop_RoundF64toInt, mkexpr(rm), \
25699 assign(res, binop(isD ? Iop_RoundF64toInt : Iop_RoundF32toInt,