math: fix expm1l on x86_64 (avoid underflow for large negative x)
[oweals/musl.git] / src / math / x86_64 / sqrtl.s
2012-03-13 Rich Felkerfirst commit of the new libm!