about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c
blob: 1578b2fce0be41bd396abf2da8153444f5578602 (plain) (blame)
1
2
3
4
5
6
#define __docos __docos_fma4
#define __dubcos __dubcos_fma4
#define __dubsin __dubsin_fma4
#define SECTION __attribute__ ((section (".text.fma4")))

#include <sysdeps/ieee754/dbl-64/dosincos.c>