From: Markos Chandras Date: Fri, 17 Jul 2015 09:38:32 +0000 (+0100) Subject: MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions X-Git-Tag: omap-for-v4.3/fixes-rc1~99^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c909ca718e8f50cf484ef06a8dd935e738e8e53d;p=pandora-kernel.git 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 Fixes: c8a34581ec09 ("MIPS: Emulate the BC1{EQ,NE}Z FPU instructions") Cc: # 4.0+ Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/10738/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed