xref
: /
haiku
/
src
/
system
/
libroot
/
posix
/
musl
/
math
/
x86_64
/
log2l.s
(revision 68ea01249e1e2088933cb12f9c28d4e5c5d1c9ef)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
global
log2l
2
.
type
log2l
,@
function
3
log2l
:
4
fld1
5
fldt
8
(%
rsp
)
6
fyl2x
7
ret
8