math: fix lrintl.s on x86_64 (use movslq to signextend the result)
[musl] / src / math / x86_64 / truncl.s
2012-03-21 Rich Felkerx86_64 math asm, long double functions only