check for kernel support before allowing robust mutex creation
[musl.git] / src / math / x32 / llrintf.s
blobd7204ac0cac2527c7fbc60233eace4c18de9ac98
1 .global llrintf
2 .type llrintf,@function
3 llrintf:
4 cvtss2si %xmm0,%rax
5 ret