Home
last modified time | relevance | path

Searched hist:c909ca718e8f50cf484ef06a8dd935e738e8e53d (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/math-emu/
H A Dcp1emu.cdiff c909ca718e8f50cf484ef06a8dd935e738e8e53d Fri Jul 17 11:38:32 CEST 2015 Markos Chandras <markos.chandras@imgtec.com> MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions

Commit c8a34581ec09 ("MIPS: Emulate the BC1{EQ,NE}Z FPU instructions")
added support for emulating the new R6 BC1{EQ,NE}Z branches but it missed
the case where the instruction that caused the exception was not on a DS.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Fixes: c8a34581ec09 ("MIPS: Emulate the BC1{EQ,NE}Z FPU instructions")
Cc: <stable@vger.kernel.org> # 4.0+
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10738/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>