| 1 | #define __mptan __mptan_fma4 |
|---|---|
| 2 | #define __c32 __c32_fma4 |
| 3 | #define __dvd __dvd_fma4 |
| 4 | #define __mpranred __mpranred_fma4 |
| 5 | #define SECTION __attribute__ ((section (".text.fma4"))) |
| 6 | |
| 7 | #include <sysdeps/ieee754/dbl-64/mptan.c> |
| 8 |
| 1 | #define __mptan __mptan_fma4 |
|---|---|
| 2 | #define __c32 __c32_fma4 |
| 3 | #define __dvd __dvd_fma4 |
| 4 | #define __mpranred __mpranred_fma4 |
| 5 | #define SECTION __attribute__ ((section (".text.fma4"))) |
| 6 | |
| 7 | #include <sysdeps/ieee754/dbl-64/mptan.c> |
| 8 |