summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/sp_maddf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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