glibc/sysdeps/x86_64/multiarch/Versions
Ulrich Drepper 78c4ef475d Add support for x86-64 fma instruction.
Use it to implement fma and fmaf, if possible.
2009-07-29 15:26:06 -07:00

6 lines
55 B
Plaintext

libc {
GLIBC_PRIVATE {
__get_cpu_features;
}
}