cris: Abort when a v10 takes interrupts while in a delayslot
commitd66433ffdced6537ab7e6c423a8f14091c51e3e2
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Sat, 18 Jan 2014 04:07:48 +0000 (18 04:07 +0000)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Mon, 3 Feb 2014 14:03:59 +0000 (3 14:03 +0000)
tree6fcf7c4d5544937ee39a8b559e3760a13ae4e5fd
parentfd5d5afad8e7b92181ddfccd5639be9775456bec
cris: Abort when a v10 takes interrupts while in a delayslot

This is an internal error as the CRISv10 should mask interrupts
while executing delay slots. Bail out sooner rather than later.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target-cris/helper.c