diff options
author | Wilco Dijkstra <wdijkstr@arm.com> | 2018-02-09 16:59:23 +0000 |
---|---|---|
committer | Wilco Dijkstra <wdijkstr@arm.com> | 2018-02-09 16:59:23 +0000 |
commit | 3f8d9d58c59fdbe27301d0e18bfd426a5f2edf19 (patch) | |
tree | 95b78c1df2253b5f48f278ed16d3692acdcc73de /math/Makefile | |
parent | 1f6676d7da1b7c864e9a5d59fe9162a88bd21952 (diff) | |
download | glibc-3f8d9d58c59fdbe27301d0e18bfd426a5f2edf19.zip glibc-3f8d9d58c59fdbe27301d0e18bfd426a5f2edf19.tar.gz glibc-3f8d9d58c59fdbe27301d0e18bfd426a5f2edf19.tar.bz2 |
[AArch64] Use builtins for fpcr/fpsr
Since GCC has support for accessing FPSR/FPCR, use them when possible
so that the asm instructions can be removed eventually. Although GCC 5
supports the builtins, it has an optimization bug, so use them from GCC 6
onwards.
* sysdeps/aarch64/fpu/fpu_control.h: Use builtins for accessing
FPCR/FPSR.
Diffstat (limited to 'math/Makefile')
0 files changed, 0 insertions, 0 deletions