summaryrefslogtreecommitdiff
path: root/src/math/i386/remainderf.s
AgeCommit message (Expand)AuthorLines
2020-03-24math: move x87-family remainder functions to C with inline asmAlexander Monakov-14/+0
2014-11-05math: use fnstsw consistently instead of fstsw in x87 asmSzabolcs Nagy-1/+1
2014-01-08math: add drem and dremf weak aliases to i386 remainder asmSzabolcs Nagy-0/+3
2012-03-18assembly optimizations for fmod/remainder functionsRich Felker-0/+11