about summary refs log tree commit diff
path: root/src/math/x86_64/lrintl.s
Commit message (Expand)AuthorAgeFilesLines
* math: move x87-family lrint functions to C with inline asmAlexander Monakov2020-03-241-7/+0
* fix x86_64 lrintl asm, againRich Felker2013-09-131-2/+2
* math: fix lrintl.s on x86_64 (use movslq to signextend the result)Szabolcs Nagy2013-09-051-1/+1
* x86_64 math asm, long double functions onlyRich Felker2012-03-201-0/+7