commit | 41cacac63c98803e9fbb054db0b74f92a8c082e4 | [log] [tgz] |
---|---|---|
author | LEROY Christophe <christophe.leroy@c-s.fr> | Fri Aug 29 11:14:38 2014 +0200 |
committer | Scott Wood <scottwood@freescale.com> | Thu Sep 04 19:26:54 2014 -0500 |
tree | 0903b975db3d690d7ea2d396a197ab095108e954 | |
parent | 5bcbe24f6c7aec918b8cb75e53f8f7f897e3a091 [diff] |
powerpc/8xx: Optimize verification in FixupDAR By XORing the upper part of the instruction code, we get a value that can directly be verified with the second test and we can remove the first test. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Scott Wood <scottwood@freescale.com>