elf.h: add ELFCOMPRESS_ZSTD
[musl] / src / math / x32 / lrintl.s
index d587b12..d4355c3 100644 (file)
@@ -1,7 +1,7 @@
 .global lrintl
 .type lrintl,@function
 lrintl:
-       fldt 8(%rsp)
-       fistpll 8(%rsp)
-       mov 8(%rsp),%rax
+       fldt 8(%esp)
+       fistpl 8(%esp)
+       movl 8(%esp),%eax
        ret