summaryrefslogtreecommitdiff
path: root/src/math/x86_64/lrintl.s
AgeCommit message (Expand)AuthorFilesLines
2020-03-24math: move x87-family lrint functions to C with inline asmAlexander Monakov1-7/+0
2013-09-13fix x86_64 lrintl asm, againRich Felker1-2/+2
2013-09-05math: fix lrintl.s on x86_64 (use movslq to signextend the result)Szabolcs Nagy1-1/+1
2012-03-20x86_64 math asm, long double functions onlyRich Felker1-0/+7