math: fix lrintl.s on x86_64 (use movslq to signextend the result)
[musl] / src / math / x86_64 / sqrt.s
2012-03-13 Rich Felkerfirst commit of the new libm!