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