commit | ab58c5b4fd07fbe94950ff459ef51d43cfb5b8c8 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Wed Dec 14 02:13:40 2011 +0400 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Sat Feb 18 14:55:51 2012 +0400 |
tree | 654ef53b2c4e0892cd8fee7e07b398b8e3114217 | |
parent | a044ec2a066a6002f83aba5ee937db17e7493fa8 [diff] |
target-xtensa: add DEBUGCAUSE SR and configuration DEBUGCAUSE SR holds information about the most recent debug exception. See ISA, 4.7.7 for more details. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>