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