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