commit | 7a90e00dda0bae66b5232d5a37155f13a0581369 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 07:41:45 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 07:41:45 2009 +0900 |
tree | e130138a736823a84450c9eff6ff8e8b85940e39 | |
parent | 606b4c992f3b28f906100f1b6eb49059909d8da7 [diff] |
sh: Make sure rte delay slots are nopped out on all parts. Future SH parts do not support any instruction but a nop in the rte delay slot, so make the change for all offending parts. SH-5 is excluded from this, and already has its own set of restrictions with regards to rte delay slot handling. Signed-off-by: Paul Mundt <lethal@linux-sh.org>