import vanilla x86_64 code as x32
[musl] / src / math / x32 / lrintl.s
1 .global lrintl
2 .type lrintl,@function
3 lrintl:
4         fldt 8(%rsp)
5         fistpll 8(%rsp)
6         mov 8(%rsp),%rax
7         ret