musl/src/math/x32/lrintl.s

8 lines
100 B
ArmAsm
Raw Normal View History

2014-01-07 22:43:34 +01:00
.global lrintl
.type lrintl,@function
lrintl:
fldt 8(%rsp)
fistpll 8(%rsp)
mov 8(%rsp),%rax
ret