math: move x87-family rint functions to C with inline asm
[musl] / src / math / x86_64 / llrintf.c
2020-03-24 Alexander Monakovmath: move x86_64 (l)lrint(f) functions to C with inlin...