aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorWilco Dijkstra <wdijkstr@arm.com>2015-08-05 14:57:37 +0100
committerWilco Dijkstra <wdijkstr@arm.com>2015-08-05 16:24:01 +0100
commit3136eb7abd3e45a8622c0272181816c1a92e1f65 (patch)
tree5aeae1b79760c432d5983c725b656f5c0c8aee50 /math
parent782723d6d8c7b599c4fdbbd359a7bc57b25044ad (diff)
downloadglibc-3136eb7abd3e45a8622c0272181816c1a92e1f65.zip
glibc-3136eb7abd3e45a8622c0272181816c1a92e1f65.tar.gz
glibc-3136eb7abd3e45a8622c0272181816c1a92e1f65.tar.bz2
Improve fesetenv performance by avoiding unnecessary FPSR/FPCR reads/writes.
It uses the same logic as the ARM version. The common case removes 1 FPSR and 1 FPCR read. For FE_DFL_ENV and FE_NOMASK_ENV a FPCR read is avoided in case the FPCR does not change.
Diffstat (limited to 'math')
0 files changed, 0 insertions, 0 deletions