index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
i386
/
log10f.s
blob: c0c0c67ef1f12b32f502e36c2c02458f0129f2c3 (
plain
) (
blame
)
1
2
3
4
5
6
7
.global
log10f
.type
log10f
,
@function
log10f:
fldlg2
flds
4
(
%esp
)
fyl2x
ret