repo.or.cz
/
musl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove LFS64 symbol aliases; replace with dynamic linker remapping
[musl.git]
/
src
/
math
/
x86_64
/
log10l.s
blob
48ea4af727c63b34cb540e254ac7363fbef03322
1
.global log10l
2
.type log10l,@function
3
log10l
:
4
fldlg2
5
fldt
8
(%
rsp
)
6
fyl2x
7
ret