Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-24 | math: move x87-family remainder functions to C with inline asm | Alexander Monakov | 1 | -14/+0 |
2014-11-05 | math: use fnstsw consistently instead of fstsw in x87 asm | Szabolcs Nagy | 1 | -1/+1 |
2014-01-08 | math: add drem and dremf weak aliases to i386 remainder asm | Szabolcs Nagy | 1 | -0/+3 |
2012-03-18 | assembly optimizations for fmod/remainder functions | Rich Felker | 1 | -0/+11 |