]> git.proxmox.com Git - qemu.git/commit - target-xtensa/cpu.h
target-xtensa: add DEBUGCAUSE SR and configuration
authorMax Filippov <jcmvbkbc@gmail.com>
Tue, 13 Dec 2011 22:13:40 +0000 (02:13 +0400)
committerMax Filippov <jcmvbkbc@gmail.com>
Sat, 18 Feb 2012 10:55:51 +0000 (14:55 +0400)
commitab58c5b4fd07fbe94950ff459ef51d43cfb5b8c8
tree654ef53b2c4e0892cd8fee7e07b398b8e3114217
parenta044ec2a066a6002f83aba5ee937db17e7493fa8
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>
target-xtensa/cpu.h
target-xtensa/translate.c