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