blob: ee5dd6d2dc27d1ae55a2ba4b1841ed422485cc7a [file] [log] [blame]
#define __ieee754_exp __ieee754_exp_avx
#define __exp1 __exp1_avx
#define __slowexp __slowexp_avx
#define SECTION __attribute__ ((section (".text.avx")))
#include <sysdeps/ieee754/dbl-64/e_exp.c>