math: use fnstsw consistently instead of fstsw in x87 asm
[musl] / src / math / x32 / remainderl.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
2014-02-23 rofl0rx32 port (diff against vanilla x86_64)
2014-02-23 rofl0rimport vanilla x86_64 code as x32