aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/dp_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: Declare function srl128() as staticAleksandar Markovic2017-12-12
* MIPS: math-emu: Avoid definition duplication for macro DPXMULT()Aleksandar Markovic2017-12-12
* MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic2017-11-07
* MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-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 code indentationPaul Burton2016-05-13
* MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} commentsPaul Burton2016-05-13
* MIPS: math-emu: Add z argument macrosPaul Burton2016-05-13
* MIPS: math-emu: Unify ieee754dp_m{add,sub}fPaul Burton2016-05-13
* MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instructionMarkos Chandras2015-09-03