Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_NegF64

7856                                             unop( Iop_NegF64,
9200 unop(Iop_NegF64,
9428 assign( frD, unop( Iop_NegF64, mkexpr(frB) ));
9438 assign( frD, unop( Iop_NegF64, unop( Iop_AbsF64, mkexpr(frB) )));
14149 unop( Iop_NegF64,
14477 assign(abs_resultHi, unop( Iop_NegF64, unop( Iop_AbsF64, mkexpr( frB ) ) ) );
14478 assign(abs_resultLo, unop( Iop_NegF64, unop( Iop_AbsF64, mkexpr( frB2 ) ) ) );
14540 unop( Iop_NegF64, mkexpr( frB ) ) ),
14542 unop( Iop_NegF64, mkexpr( frB2 ) ) ) ) );