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