summaryrefslogtreecommitdiff
path: root/src/math/i386/exp.s
AgeCommit message (Expand)AuthorFilesLines
2012-12-14math: fix i386/expl.s with more precise x*log2eSzabolcs Nagy1-6/+0
2012-08-08math: fix exp.s on i386 and x86_64 so the exception flags are correctnsz1-21/+18
2012-03-19fix exp asmRich Felker1-23/+22
2012-03-19optimize exponential asm for i386Rich Felker1-11/+76
2012-03-18fix broken exponential asmRich Felker1-0/+9
2012-03-18asm exponential functions for i386Rich Felker1-0/+46