github.com/afumu/libc@v0.0.6/musl/src/math/x32/llrintf.s (about) 1 .global llrintf 2 .type llrintf,@function 3 llrintf: 4 cvtss2si %xmm0,%rax 5 ret