Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-07 | MIPS: Use fallthrough for arch/mips | Liangliang Huang | 1 | -4/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 454 | Thomas Gleixner | 1 | -4/+1 |
2017-12-12 | MIPS: math-emu: Mark fall throughs in switch statements with a comment | Aleksandar Markovic | 1 | -0/+2 |
2017-08-29 | MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs | Aleksandar Markovic | 1 | -1/+3 |
2017-08-29 | MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs | Aleksandar Markovic | 1 | -2/+6 |
2017-08-29 | MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative | Aleksandar Markovic | 1 | -8/+24 |
2017-08-29 | MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero | Aleksandar Markovic | 1 | -6/+2 |
2017-08-29 | MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation | Aleksandar Markovic | 1 | -4/+28 |
2015-09-03 | MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction | Markos Chandras | 1 | -0/+213 |