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