summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/sp_maddf.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: math-emu: Mark fall throughs in switch statements with a commentAleksandar Markovic2017-12-121-1/+2
* MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic2017-11-071-3/+3
* MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)Douglas Leung2017-08-291-70/+46
* MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumerationAleksandar Markovic2017-08-291-11/+8
* MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputsAleksandar Markovic2017-08-291-1/+17
* MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputsAleksandar Markovic2017-08-291-1/+21
* MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagationAleksandar Markovic2017-08-291-45/+21
* MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic2017-06-281-1/+4
* MIPS: math-emu: Fix m{add,sub}.s shiftsPaul Burton2016-05-131-5/+8
* MIPS: math-emu: Add z argument macrosPaul Burton2016-05-131-4/+4
* MIPS: math-emu: Unify ieee754sp_m{add,sub}fPaul Burton2016-05-131-2/+20
* MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instructionMarkos Chandras2015-09-031-0/+255
OpenPOWER on IntegriCloud