Home | History | Annotate | Download | only in gen

Lines Matching refs:f0

63 	ldd	[%sp + 64], %f0
71 fcmped %f0, %f2 ! d < 2^31, or NaN, or -Inf?
74 fdtoi %f0, %f0 ! (this includes negatives!)
80 fsubd %f0, %f2, %f0 ! d -= 2^31
81 fdtoi %f0, %f0 ! convert to int
82 st %f0, [%sp + 64] ! move into return reg
90 st %f0, [%sp + 64] ! return result