On 05/06/2017 04:14 AM, Aurelien Jarno wrote:
In case of exception, there is no need to call tcg_gen_exit_tb as the
exception helper won't return.

Also fix a few cases where BS_BRANCH is called instead of BS_EXCP.

Signed-off-by: Aurelien Jarno<[email protected]>
---
  target/sh4/translate.c | 16 +++++++---------
  1 file changed, 7 insertions(+), 9 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>


r~


Reply via email to