log2l.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/log2l.s
blob: bf88e8e246963aa6fde80ec02d808e7cfba08344 (plain) (blame)
1
2
3
4
5
6
7
.global log2l
.type log2l,@function
log2l:
	fld1
	fldt 8(%esp)
	fyl2x
	ret
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月05日 05:39:03 +0000

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