musl-tcc/src/math/x32/lrintl.s

8 lines
100 B
ArmAsm

.global lrintl
.type lrintl,@function
lrintl:
fldt 8(%esp)
fistpl 8(%esp)
movl 8(%esp),%eax
ret