add aarch64/bits/mman.h with PROT_BTI from linux v5.8
[musl] / src / math / x32 / llrintl.s
index 1ec0817..0938607 100644 (file)
@@ -1,7 +1,7 @@
 .global llrintl
 .type llrintl,@function
 llrintl:
-       fldt 8(%rsp)
-       fistpll 8(%rsp)
-       mov 8(%rsp),%rax
+       fldt 8(%esp)
+       fistpll 8(%esp)
+       mov 8(%esp),%rax
        ret