Home | History | Annotate | Download | only in mips

Lines Matching full:movn

948     __ Movn(ival, scratch1, fval);
3934 __ Movn(t3, t2, t1); // Only if t6 is gt kBinary32MaxExponent.
3939 __ Movn(t3, t2, t1); // Only if t6 is lt kBinary32MinExponent.
4001 __ Movn(t3, zero_reg, t2); // Only if exponent is negative.