X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fx32%2Facosl.s;h=1abca12e782b9fb3b452b839058e2bd209154501;hb=4ccd07527e9e8a6c7a1ba86acee462f0affb877a;hp=88e01b49a2bbe72cbb3332e15fa71a9134a4a99c;hpb=323272db175204b951f119dae4bd99ef05e20f13;p=musl diff --git a/src/math/x32/acosl.s b/src/math/x32/acosl.s index 88e01b49..1abca12e 100644 --- a/src/math/x32/acosl.s +++ b/src/math/x32/acosl.s @@ -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)