summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch/halfulp-fma.c
blob: 6ca70462caa07aa2a87a35c34e36df53bd856368 (plain)
1
2
3
4
#define __halfulp __halfulp_fma
#define SECTION __attribute__ ((section (".text.fma")))

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