Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sh2(A) exception handler update | Yoshinori Sato | 2008-07-28 |
| | | | | | | | | | | | | | | | | This patch is By sh2 - Remove duplicate code - Reduce stack usage - Cleanup and little optimize By sh2a - Add missing handler(256 to 511) - Use sh2a instructions handler Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||
* | sh: Exception vector rework and SH-2/SH-2A support. | Yoshinori Sato | 2006-12-05 |
This splits out common bits from the existing exception handler for use between SH-2/SH-2A and SH-3/4, and adds support for the SH-2/2A exceptions. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org> |