Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -2/+6 |
* | 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 MAX{, A} FPU instruction | Markos Chandras | 2015-09-03 | 1 | -0/+213 |