about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/brandred-fma4.c
blob: f4f68ac962a6e4c79cc7a8cbe27e47a7365e44eb (plain) (blame)
1
2
3
4
#define __branred __branred_fma4
#define SECTION __attribute__ ((section (".text.fma4")))

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