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