]> git.proxmox.com Git - qemu.git/commit
target-or32: Add exception support
authorJia Liu <proljc@gmail.com>
Fri, 20 Jul 2012 07:50:42 +0000 (15:50 +0800)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 27 Jul 2012 21:12:58 +0000 (21:12 +0000)
commit1d7d4034690a4dd292b214a788298a2cacd09fb2
tree38c8069c4d421fb10161499c56dfbe57aede215b
parentb6a71ef7e01bcac7aeb47d8de4082704fbc6479c
target-or32: Add exception support

Add OpenRISC exception support.

Signed-off-by: Jia Liu <proljc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-openrisc/Makefile.objs
target-openrisc/exception.c [new file with mode: 0644]
target-openrisc/exception.h [new file with mode: 0644]
target-openrisc/exception_helper.c [new file with mode: 0644]
target-openrisc/helper.h