x32 port (diff against vanilla x86_64)
[musl] / src / math / x32 / asinl.s
index ed212d9..7fe9f12 100644 (file)
@@ -1,7 +1,7 @@
 .global asinl
 .type asinl,@function
 asinl:
-       fldt 8(%rsp)
+       fldt 8(%esp)
 1:     fld %st(0)
        fld1
        fsub %st(0),%st(1)