log10l.s\x32\math\src - musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/math/x32/log10l.s
blob: ef5bea3fb6a3444e87c3b2024cc7ea802393d876 (plain) (blame)
1
2
3
4
5
6
7
.global log10l
.type log10l,@function
log10l:
	fldlg2
	fldt 8(%esp)
	fyl2x
	ret
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月03日 17:00:30 +0000

AltStyle によって変換されたページ (->オリジナル) /