xref
: /
haiku
/
src
/
system
/
libroot
/
posix
/
musl
/
math
/
x86_64
/
llrintf.s
(revision ed24eb5ff12640d052171c6a7feba37fab8a75d1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
global
llrintf
2
.
type
llrintf
,@
function
3
llrintf
:
4
cvtss2si
%
xmm0
,%
rax
5
ret
6