remquo asm: return quotient mod 8, as intended by the spec
authorRich Felker <dalias@aerifal.cx>
Tue, 20 Mar 2012 03:53:52 +0000 (23:53 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 20 Mar 2012 03:53:52 +0000 (23:53 -0400)
commit7513d3ecabb998e2c8c4cb9ed5de48c4b64a166b
treec9851d312fb15b1a5f427605a109f3563e8df0cc
parent804fbf0b8c00fd4e2f37ef0769a610614d06138f
remquo asm: return quotient mod 8, as intended by the spec

this is a lot more efficient and also what is generally wanted.
perhaps the bit shuffling could be more efficient...
src/math/i386/remquo.s