github.com/afumu/libc@v0.0.6/musl/src/math/x32/lrintl.s (about) 1 .global lrintl 2 .type lrintl,@function 3 lrintl: 4 fldt 8(%esp) 5 fistpl 8(%esp) 6 movl 8(%esp),%eax 7 ret