index
:
bootstrap.git
trunk
Bootstrapping a C compiler from scratch
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
05
/
musl-0.6.0
/
src
/
math
/
i386
/
e_log10f.s
blob: 311486ead6d41b8582d05e1bc3f86ed38a6d37a2 (
plain
)
1
2
3
4
5
6
.global log10f
log10f
:
fldlg2 flds
4
(%
esp
)
fyl2x ret