]> Git Repo - qemu.git/commit
Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURN
authorTaylor Simpson <[email protected]>
Fri, 9 Apr 2021 01:07:33 +0000 (20:07 -0500)
committerRichard Henderson <[email protected]>
Sat, 1 May 2021 15:31:43 +0000 (08:31 -0700)
commit743debbc373ffcd8eb66dc388632c03f5e951bfc
treeed61b597ead9f05a8fa5dd75d9bc163d66856a1c
parent7d9ab2021f98b93a5af10f594daad6472b530e4d
Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURN

When exiting a TB, generate all the code before returning from
hexagon_tr_translate_packet so that nothing needs to be done in
hexagon_tr_tb_stop.

Suggested-by: Richard Henderson <[email protected]>
Signed-off-by: Taylor Simpson <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <1617930474[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
target/hexagon/translate.c
target/hexagon/translate.h
This page took 0.026685 seconds and 4 git commands to generate.