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/scalbn.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012年03月18日 23:17:28 -0400
committerRich Felker <dalias@aerifal.cx>2012年03月18日 23:17:28 -0400
commitaa1b4dff45788f8205e32ea01da243fe09568aa8 (patch)
tree2fb4aa7cf4e3b9ead26ac895d4a22794144f59dd /src/math/scalbn.c
parent37eb14dd2b92c51404fa54f56b6dfcd487ab5cbb (diff)
downloadmusl-aa1b4dff45788f8205e32ea01da243fe09568aa8.tar.gz
fix broken exponential asm
infinities were getting converted into nans. the new code simply tests for infinity and replaces it with a large magnitude value of the same sign. also, the fcomi instruction is apparently not part of the i387 instruction set, so avoid using it.
Diffstat (limited to 'src/math/scalbn.c')
0 files changed, 0 insertions, 0 deletions
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月06日 09:42:30 +0000

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