X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fx32%2Fatan2l.s;h=1ead0788a2481bf4d76b86a9e021263d40326c54;hb=89c5016cbacc8d2ea6c631ce12fae99cee48b62b;hp=e5f0a3deb36e79ea8f4eaa9196a623caaf2db2da;hpb=323272db175204b951f119dae4bd99ef05e20f13;p=musl diff --git a/src/math/x32/atan2l.s b/src/math/x32/atan2l.s index e5f0a3de..1ead0788 100644 --- a/src/math/x32/atan2l.s +++ b/src/math/x32/atan2l.s @@ -1,7 +1,7 @@ .global atan2l .type atan2l,@function atan2l: - fldt 8(%rsp) - fldt 24(%rsp) + fldt 8(%esp) + fldt 24(%esp) fpatan ret