summaryrefslogtreecommitdiff
path: root/src/math/x86_64/remainderl.s
AgeCommit message (Expand)AuthorLines
2014-11-05math: use fnstsw consistently instead of fstsw in x87 asmSzabolcs Nagy-1/+1
2014-11-05math: fix x86_64 and x32 asm not to use sahf instructionSzabolcs Nagy-2/+2
2012-03-18assembly optimizations for fmod/remainder functionsRich Felker-0/+11