git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
606b4c9
)
sh: Make sure rte delay slots are nopped out on all parts.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 14 Aug 2009 22:41:45 +0000
(07:41 +0900)
committer
Paul 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