aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/sp_maddf.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 454Thomas Gleixner2019-06-19
* MIPS: math-emu: Mark fall throughs in switch statements with a commentAleksandar Markovic2017-12-12
* MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic2017-11-07
* MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)Douglas Leung2017-08-29
* MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumerationAleksandar Markovic2017-08-29
* MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputsAleksandar Markovic2017-08-29
* MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputsAleksandar Markovic2017-08-29
* MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagationAleksandar Markovic2017-08-29
* MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic2017-06-27
* MIPS: math-emu: Fix m{add,sub}.s shiftsPaul Burton2016-05-13
* MIPS: math-emu: Add z argument macrosPaul Burton2016-05-13
* MIPS: math-emu: Unify ieee754sp_m{add,sub}fPaul Burton2016-05-13
* MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instructionMarkos Chandras2015-09-03