summaryrefslogtreecommitdiff
path: root/src/math/x86_64/exp2l.s
AgeCommit message (Expand)AuthorLines
2013-09-05math: fix expm1l on x86_64 (avoid underflow for large negative x)Szabolcs Nagy-1/+11
2013-09-05math: fix exp2l asm on x86 (raise underflow correctly)Szabolcs Nagy-35/+40
2012-12-16math: move x86_64 exp2l implementation to exp2l.s from expl.sSzabolcs Nagy-1/+75
2012-03-20x86_64 math asm, long double functions onlyRich Felker-0/+1