target/cris: Mark exceptions as DISAS_NORETURN
commit1dd09c47f69be6e9dbdf18248730b2e20d72d1ef
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 20 Jun 2021 03:24:37 +0000 (19 20:24 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 29 Jun 2021 17:04:56 +0000 (29 10:04 -0700)
tree94eeb0c9467783ed3701c883692a87482d0f34ad
parenta67f11b1d9fe29a2e2f66b74d032fbe832b9131e
target/cris: Mark exceptions as DISAS_NORETURN

After we've raised the exception, we have left the TB.

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/cris/translate.c
target/cris/translate_v10.c.inc