X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fx32%2Flog10l.s;h=ef5bea3fb6a3444e87c3b2024cc7ea802393d876;hb=0705fe93566fca735bf0df155f71641df02fc273;hp=48ea4af727c63b34cb540e254ac7363fbef03322;hpb=323272db175204b951f119dae4bd99ef05e20f13;p=musl diff --git a/src/math/x32/log10l.s b/src/math/x32/log10l.s index 48ea4af7..ef5bea3f 100644 --- a/src/math/x32/log10l.s +++ b/src/math/x32/log10l.s @@ -2,6 +2,6 @@ .type log10l,@function log10l: fldlg2 - fldt 8(%rsp) + fldt 8(%esp) fyl2x ret