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_logf.s
blob: b8beec0fcc3e2c0e527dcc3e700b11964e852c30 (
plain
)
1
2
3
4
5
6
.global logf
logf
:
fldln2 flds
4
(%
esp
)
fyl2x ret