summaryrefslogtreecommitdiff
path: root/src/math/i386/exp.s
AgeCommit message (Expand)AuthorLines
2012-08-08math: fix exp.s on i386 and x86_64 so the exception flags are correctnsz-21/+18
2012-03-19fix exp asmRich Felker-23/+22
2012-03-19optimize exponential asm for i386Rich Felker-11/+76
2012-03-18fix broken exponential asmRich Felker-0/+9
2012-03-18asm exponential functions for i386Rich Felker-0/+46