sh: Make sure rte delay slots are nopped out on all parts.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 14 Aug 2009 22:41:45 +0000 (07:41 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 14 Aug 2009 22:41:45 +0000 (07:41 +0900)
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>

No differences found