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