remquo asm: return quotient mod 8, as intended by the spec
[musl] / src / math / i386 / fabsf.s
2012-03-18 Rich Felkerasm versions of some simple math functions for i386...