commit | 23c4c82171008c8b18d8627c9741cdd577631cea | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Sep 24 17:38:18 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Sep 24 17:38:18 2009 +0900 |
tree | 8c9d2950fe69cbd6c1aa96ad6c698bbeb5c92325 | |
parent | acf3cc283f1ea4ed7e579663eefed62f0aa572da [diff] |
sh: Handle unaligned 16-bit instructions on SH-2A. 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>