index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
x86_64
/
log2l.s
blob: ba08b9fb65a214a1b90c357df8c189a3e78f8a65 (
plain
) (
blame
)
1
2
3
4
5
6
7
.global
log2l
.type
log2l
,
@function
log2l:
fld1
fldt
8
(
%rsp
)
fyl2x
ret