math: fix expm1l on x86_64 (avoid underflow for large negative x)
[oweals/musl.git] / src / math / x86_64 / atan2l.s
2012-03-21 Rich Felkerx86_64 math asm, long double functions only