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