Richard Henderson 69862e2511 alpha: Remove nearbyint and nearbyintf implementations
The original implementation was written for EV5, which does not
record inexact in the status register for /SU (but no /I) insns.
But EV6 does record the inexact status; the lack of /I simply
means that the exception is suppressed.

Adding feholdexcept becomes the bulk of the overhead, so we might
as well use the default implementation.
2014-07-03 10:37:59 -07:00
..
2014-06-30 21:20:35 +00:00
2014-07-03 08:38:36 -07:00
2014-07-03 08:38:36 -07:00
2014-06-30 21:34:20 +00:00
2014-07-02 15:09:39 +05:30
2014-06-12 14:17:14 -07:00
2014-07-01 11:04:58 -03:00