commit | bd0799977cb9b68aa6a39e9630aeea4778a58385 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue May 08 14:50:59 2007 +0900 |
committer | Paul Mundt <lethal@hera.kernel.org> | Wed May 09 01:35:01 2007 +0000 |
tree | 125c0c923701c5b6f823a7b614c295e06370d46c | |
parent | 51c8b856f5edfa45d956721aa6d6ebaa15699062 [diff] |
sh: Support for SH-2A 32-bit opcodes. SH-2A supports both 16 and 32-bit instructions, add a simple helper for figuring out the instruction size in the places where there are hardcoded 16-bit assumptions. Signed-off-by: Paul Mundt <lethal@linux-sh.org>