提交 ff5b8ad3 编写于 作者: A Alexander Monakov 提交者: Rich Felker

math/x32: correct lrintl.s for 32-bit long

上级 614c9e7b
......@@ -2,6 +2,6 @@
.type lrintl,@function
lrintl:
fldt 8(%esp)
fistpll 8(%esp)
mov 8(%esp),%rax
fistpl 8(%esp)
movl 8(%esp),%eax
ret
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册