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
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/math/x86_64/lrintl.s 4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/math/x86_64/lrintl.s b/src/math/x86_64/lrintl.s
index 0e2c7712..d587b12b 100644
--- a/src/math/x86_64/lrintl.s
+++ b/src/math/x86_64/lrintl.s
@@ -2,6 +2,6 @@
.type lrintl,@function
lrintl:
fldt 8(%rsp)
- fistpl 8(%rsp)
- movslq 8(%rsp),%rax
+ fistpll 8(%rsp)
+ mov 8(%rsp),%rax
ret
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月06日 05:31:29 +0000

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