commit | 111e32b2f6b3f9d348b549013dab8f5053acdf19 | [log] [tgz] |
---|---|---|
author | LEROY Christophe <christophe.leroy@c-s.fr> | Fri Aug 29 11:14:39 2014 +0200 |
committer | Scott Wood <scottwood@freescale.com> | Thu Sep 04 19:28:56 2014 -0500 |
tree | 34785d525cc911cc792250c71c0e0c834345b2c1 | |
parent | 41cacac63c98803e9fbb054db0b74f92a8c082e4 [diff] |
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 <christophe.leroy@c-s.fr> Signed-off-by: Scott Wood <scottwood@freescale.com>