Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-24 | math: move x87-family lrint functions to C with inline asm | Alexander Monakov | 1 | -8/+0 | |
2012-05-07 | some assemblers don't like fistpq; use the alt. mnemonic fistpll | Rich Felker | 1 | -1/+1 | |
2012-03-19 | bug fix: wrong opcode for writing long long | Rich Felker | 1 | -1/+1 | |
2012-03-18 | asm for lrint family on i386 | Rich Felker | 1 | -0/+8 | |