index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
i386
/
log2.s
blob: 15088037747fb3cdfbd363e166d44b3686ff73f6 (
plain
) (
blame
)
1
2
3
4
5
6
7
.global log2 .type log2,@function log2: fld1 fldl 4(%esp) fyl2x ret