Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: fix typo in i386 remquof and remquol asm | nsz | 2012-03-27 | 1 | -5/+5 |
* | remquo asm: return quotient mod 8, as intended by the spec | Rich Felker | 2012-03-19 | 1 | -17/+26 |
* | asm for remquo | Rich Felker | 2012-03-19 | 1 | -0/+41 |