about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c
Commit message (Collapse)AuthorAgeFilesLines
* ieee754: Remove unused __sin32 and __cos32Anssi Hannula2020-12-181-2/+0
| | | | | The __sin32 and __cos32 functions were only used in the now removed slow path of asin and acos.
* Cleanup FMA4 patchUlrich Drepper2011-10-251-0/+1
| | | | | Move the FMA4 code into its own section. Avoid some of the duplication of data resulting from the double use of source files.
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-0/+10