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