math: fix fma bug on x86 (found by Bruno Haible with gnulib)
[musl] / src / math / i386 / fabs.s
2012-03-18 Rich Felkerasm versions of some simple math functions for i386...