Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: math-emu: Mark fall throughs in switch statements with a comment | Aleksandar Markovic | 2017-12-12 | 1 | -0/+2 |
* | MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs | Aleksandar Markovic | 2017-08-29 | 1 | -2/+2 |
* | MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs | Aleksandar Markovic | 2017-08-29 | 1 | -1/+3 |
* | MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs | Aleksandar Markovic | 2017-08-29 | 1 | -1/+5 |
* | MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative | Aleksandar Markovic | 2017-08-29 | 1 | -8/+24 |
* | MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero | Aleksandar Markovic | 2017-08-29 | 1 | -6/+2 |
* | MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation | Aleksandar Markovic | 2017-08-29 | 1 | -4/+28 |
* | MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction | Markos Chandras | 2015-09-03 | 1 | -0/+213 |