commit | 30a8cac1399306963cb3dd65e0421f957d8b4da7 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin@rab.in> | Mon Feb 15 00:02:36 2010 +0530 |
committer | Paul Brook <paul@codesourcery.com> | Fri Feb 19 15:20:21 2010 +0000 |
tree | 8edc2035c978ada696cb5f877e25991bd659a4ff | |
parent | b8b45b68f8836c1db8422badf3c0c573a88f8b43 [diff] |
target-arm: support thumb exception handlers When handling an exception, switch to the correct mode based on the Thumb Exception (TE) bit in the SCTLR. Signed-off-by: Rabin Vincent <rabin@rab.in>