diff options
| author | Richard Henderson | 2018-06-02 01:55:52 +0200 |
|---|---|---|
| committer | Richard Henderson | 2018-07-09 19:34:04 +0200 |
| commit | be0e3d7a1e148180fe1b89c7f93720db0607614e (patch) | |
| tree | ee60f05b925f339af7e2f6a9cfbd69b053ff8aaf /include/exec | |
| parent | translate-all: honour CF_NOCACHE in tb_gen_code (diff) | |
| download | qemu-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
