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