index
:
wasi-libc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc-top-half
/
musl
/
src
/
math
/
x86_64
/
log10l.s
blob: 48ea4af727c63b34cb540e254ac7363fbef03322 (
plain
)
1
2
3
4
5
6
7
.global
log10l
.type
log10l
,
@function
log10l:
fldlg2
fldt
8
(
%rsp
)
fyl2x
ret