add new PTRACE_SECCOMP_GET_FILTER ptrace command
[musl] / src / math / x32 / log10l.s
index 48ea4af..ef5bea3 100644 (file)
@@ -2,6 +2,6 @@
 .type log10l,@function
 log10l:
        fldlg2
-       fldt 8(%rsp)
+       fldt 8(%esp)
        fyl2x
        ret