about summary refs log tree commit diff
path: root/src/math/x86_64/remainderl.s
Commit message (Expand)AuthorAgeFilesLines
* math: use fnstsw consistently instead of fstsw in x87 asmSzabolcs Nagy2014-11-051-1/+1
* math: fix x86_64 and x32 asm not to use sahf instructionSzabolcs Nagy2014-11-051-2/+2
* assembly optimizations for fmod/remainder functionsRich Felker2012-03-181-0/+11