commit | 0710b91c516ffd448db6e80e9026f11778a80d45 | [log] [tgz] |
---|---|---|
author | Phil Edworthy <Phil.Edworthy@renesas.com> | Mon Aug 22 15:56:08 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Aug 29 15:32:04 2011 +0900 |
tree | ecb5955e09895f775ed7d6e38ee38facb87c1ff2 | |
parent | 2d0b579a9831c927bcebf5f61055e7462f0af2dc [diff] |
sh: Fix unaligned memory access for branches without delay slots This patch just clears the return code for those cases where an unaligned memory access occurs on branch instructions without a delay slot. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>