math: move trivial x86-family sqrt functions to C with inline asm
[musl] / src / math / x86_64 / fabs.c
2020-03-24 Alexander Monakovmath: move x86_64 fabs, fabsf to C with inline asm