From: LEROY Christophe Date: Fri, 29 Aug 2014 09:14:39 +0000 (+0200) Subject: powerpc/8xx: Duplicate two insns instead of branching X-Git-Tag: fixes-against-v3.18-rc2~117^2~22^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=111e32b2f6b3f9d348b549013dab8f5053acdf19;p=pandora-kernel.git powerpc/8xx: Duplicate two insns instead of branching Branching takes two cycles on MPC8xx. Lets duplicate the two instructions and avoid the branching. Signed-off-by: Christophe Leroy Signed-off-by: Scott Wood --- Reading git-diff-tree failed