xref
: /
third_party
/
musl
/
src
/
math
/
x32
/
lrintf.s
(revision 570af302)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/musl/src/math/x32/
1
.
global
lrintf
2
.
type
lrintf
,@
function
3
lrintf
:
4
cvtss2si
%
xmm0
,%
rax
5
ret
6