sh: Handle unaligned 16-bit instructions on SH-2A.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 24 Sep 2009 08:38:18 +0000 (17:38 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 24 Sep 2009 08:38:18 +0000 (17:38 +0900)
This adds some sanity checking in the unaligned instruction handler to
verify the instruction size, which enables basic support for 16-bit
fixups on SH-2A parts.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found