From: Markos Chandras Date: Tue, 25 Nov 2014 16:02:23 +0000 (+0000) Subject: MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6 X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~5^2~26^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=319824eabc3f1c1aab67f408d66f384fbb996ee2;p=pandora-kernel.git MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6 MIPS R6 removed the BLTZL, BGEZL, BLTZAL, BGEZAL, BEQL, BNEL, BLEZL, BGTZL branch likely instructions so we must not try to emulate them on MIPS R6 if the R2-to-R6 emulator is not present. Signed-off-by: Markos Chandras --- Reading git-diff-tree failed