Home | History | Annotate | Download | only in gen

Lines Matching refs:f5

83  *	%f4:f5		double v, in fpu registers
114 ldd [%fp - 16], %f4 ! %f4:f5 = v
117 * Is %f4:f5 >= %f2:f3 ? If so, it is all integer bits.
141 faddd %f4, %f2, %f4 ! %f4:f5 += 2^52
142 fsubd %f4, %f2, %f4 ! %f4:f5 -= 2^52
155 * Now insert the original sign in %f4:f5.
169 * The value in %f4:f5 is now the integer portion of the original
173 std %f4, [%i2] ! *ival = %f4:f5;
176 fsubd %f0, %f4, %f0 ! %f0:f1 -= %f4:f5;
182 * We get here if the original comparison of %f4:f5 (v) to