summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorRichard Henderson2018-06-02 01:55:52 +0200
committerRichard Henderson2018-07-09 19:34:04 +0200
commitbe0e3d7a1e148180fe1b89c7f93720db0607614e (patch)
treeee60f05b925f339af7e2f6a9cfbd69b053ff8aaf /include/exec
parenttranslate-all: honour CF_NOCACHE in tb_gen_code (diff)
downloadqemu-be0e3d7a1e148180fe1b89c7f93720db0607614e.tar.gz
qemu-be0e3d7a1e148180fe1b89c7f93720db0607614e.tar.xz
qemu-be0e3d7a1e148180fe1b89c7f93720db0607614e.zip
target/sh4: Fix translator.c assertion failure for gUSA
The translator loop does not allow the tb_start hook to set dc->base.is_jmp; the only hook allowed to do that is translate_insn. Split the work between init_disas_context where we validate the gUSA parameters, and translate_insn where we emit code. Tested-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions