X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Fx32%2Flog2l.s;h=bf88e8e246963aa6fde80ec02d808e7cfba08344;hb=0705fe93566fca735bf0df155f71641df02fc273;hp=ba08b9fb65a214a1b90c357df8c189a3e78f8a65;hpb=323272db175204b951f119dae4bd99ef05e20f13;p=musl diff --git a/src/math/x32/log2l.s b/src/math/x32/log2l.s index ba08b9fb..bf88e8e2 100644 --- a/src/math/x32/log2l.s +++ b/src/math/x32/log2l.s @@ -2,6 +2,6 @@ .type log2l,@function log2l: fld1 - fldt 8(%rsp) + fldt 8(%esp) fyl2x ret