math: fix x86 expl.s to raise underflow and clean up special case handling
[musl] / src / math / i386 / fabsl.s
2012-03-18 Rich Felkerasm versions of some simple math functions for i386...