commit | 5bcbe24f6c7aec918b8cb75e53f8f7f897e3a091 | [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:23:43 2014 -0500 |
tree | 68316ab609768408be48ff9dcebb3c69a0fee3e0 | |
parent | 140a6a60ba18da6b36e7fe1cafbffd09bc805f21 [diff] |
powerpc/8xx: No need to save r10 and r3 when not calling FixupDAR r10 and r3 are only used inside FixupDAR function. So lets save them inside that function only. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Scott Wood <scottwood@freescale.com>