ee97d1cfec5a4506be982a3b7f659d584c1d0853
[oweals/musl.git] / src / math / x32 / lrintl.s
1 .global lrintl
2 .type lrintl,@function
3 lrintl:
4         fldt 8(%esp)
5         fistpll 8(%esp)
6         mov 8(%esp),%rax
7         ret