root/src/system/libroot/posix/musl/math/x86/llrintf.s
.global llrintf
.type llrintf,@function
llrintf:
        sub $8,%esp
        flds 12(%esp)
        fistpll (%esp)
        pop %eax
        pop %edx
        ret