github.com/afumu/libc@v0.0.6/musl/src/math/x32/llrintl.s (about)

     1  .global llrintl
     2  .type llrintl,@function
     3  llrintl:
     4  	fldt 8(%esp)
     5  	fistpll 8(%esp)
     6  	mov 8(%esp),%rax
     7  	ret