target/cris: Add DISAS_UPDATE_NEXT
commitc96747521c5142ea3c2cba687ff09be405d4054a
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 22 Jun 2021 14:50:12 +0000 (22 07:50 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 29 Jun 2021 17:04:56 +0000 (29 10:04 -0700)
tree409751acc7f1870119bdeba602ee25aef662fef8
parent9e9f5ba071a425e0bc2315a66115c0e6924455b3
target/cris: Add DISAS_UPDATE_NEXT

Move this pc update into tb_stop.
We will be able to re-use this code shortly.

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