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
/
log2l.s
blob: c58f56fdeb0b6f6aea76192bdbd1f66ee6aa49e0 (
plain
) (
blame
)
1
2
3
4
5
6
7
.global log2l .type log2l,@function log2l: fld1 fldt 4(%esp) fyl2x ret