math: move x87-family fabs functions to C with inline asm
[musl] / src / math / x86_64 / fmodl.s
2014-11-05 Szabolcs Nagymath: use fnstsw consistently instead of fstsw in x87 asm
2014-11-05 Szabolcs Nagymath: fix x86_64 and x32 asm not to use sahf instruction
2012-03-18 Rich Felkerassembly optimizations for fmod/remainder functions