xref
: /
haiku
/
src
/
system
/
libroot
/
posix
/
musl
/
math
/
x86_64
/
llrintf.s
(revision a5061ecec55353a5f394759473f1fd6df04890da)
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