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