x32 port (diff against vanilla x86_64)
[musl] / src / math / x32 / remainderl.s
index 75c1237..c97f68a 100644 (file)
@@ -1,8 +1,8 @@
 .global remainderl
 .type remainderl,@function
 remainderl:
-       fldt 24(%rsp)
-       fldt 8(%rsp)
+       fldt 24(%esp)
+       fldt 8(%esp)
 1:     fprem1
        fstsw %ax
        sahf