Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
5978eb703ce0e64dd778a88c1ffffb76fe5e2202
/
.
/
src
/
math
/
i386
/
lrintf.s
blob: 907aac291b06516b97f9f63b519e95ed742f8e38 [
file
] [
log
] [
blame
]
Rich Felker
37eb14d
2012-03-18 22:05:20 -0400
[
diff
] [
blame
]
1
.global lrintf
2
.type lrintf
,@
function
3
lrintf
:
4
flds
4
(
%esp
)
5
fistpl
4
(
%esp
)
6
mov
4
(%esp),%
eax
7
ret