about summary refs log tree commit diff
path: root/src/math/i386/exp.s
Commit message (Expand)AuthorAgeFilesLines
* math: fix exp.s on i386 and x86_64 so the exception flags are correctnsz2012-08-081-21/+18
* fix exp asmRich Felker2012-03-191-23/+22
* optimize exponential asm for i386Rich Felker2012-03-191-11/+76
* fix broken exponential asmRich Felker2012-03-181-0/+9
* asm exponential functions for i386Rich Felker2012-03-181-0/+46