xref
: /
aosp_15_r20
/
external
/
trusty
/
musl
/
src
/
math
/
x32
/
lrint.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
global
lrint
2
.
type
lrint
,@
function
3
lrint
:
4
cvtsd2si
%
xmm0
,%
rax
5
ret
6