summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/dp_fmax.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: math-emu: Mark fall throughs in switch statements with a commentAleksandar Markovic2017-12-121-0/+2
* MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputsAleksandar Markovic2017-08-291-1/+3
* MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signsAleksandar Markovic2017-08-291-2/+6
* MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negativeAleksandar Markovic2017-08-291-8/+24
* MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zeroAleksandar Markovic2017-08-291-6/+2
* MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagationAleksandar Markovic2017-08-291-4/+28
* MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instructionMarkos Chandras2015-09-031-0/+213
OpenPOWER on IntegriCloud