s390x: add s390_sthyi system call from v4.15
[musl] / src / math / x32 / acosl.s
index 88e01b4..1abca12 100644 (file)
@@ -3,7 +3,7 @@
 .global acosl
 .type acosl,@function
 acosl:
-       fldt 8(%rsp)
+       fldt 8(%esp)
 1:     fld %st(0)
        fld1
        fsub %st(0),%st(1)