git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41cacac
)
powerpc/8xx: Duplicate two insns instead of branching
author
LEROY Christophe
<christophe.leroy@c-s.fr>
Fri, 29 Aug 2014 09:14:39 +0000
(11:14 +0200)
committer
Scott Wood
<scottwood@freescale.com>
Fri, 5 Sep 2014 00:28:56 +0000
(19:28 -0500)
Branching takes two cycles on MPC8xx. Lets duplicate the two instructions
and avoid the branching.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/kernel/head_8xx.S
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/head_8xx.S
Simple merge