diff options
author | 2014-07-03 10:37:59 -0700 | |
---|---|---|
committer | 2014-07-03 10:37:59 -0700 | |
commit | 69862e2511a41d64ff8ce942721589fb12bade15 (patch) | |
tree | 73a2d48f9a0a8af2dfa668f9132c5d528d5a8256 /string/memchr.c | |
parent | alpha: Implement math_opt_barrier and math_force_eval (diff) | |
download | glibc-69862e2511a41d64ff8ce942721589fb12bade15.tar.xz glibc-69862e2511a41d64ff8ce942721589fb12bade15.zip |
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.
Diffstat (limited to 'string/memchr.c')
0 files changed, 0 insertions, 0 deletions