index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
i386
/
log.s
blob: fcccf0309cb475f55290211edd2249571431afac (
plain
) (
tree
)
495a52ae
1
2
3
4
5
6
7
.global log .type log,@function log: fldln2 fldl 4(%esp) fyl2x ret