qemu/target/openrisc
Richard Henderson dfd1b81274 accel/tcg: Introduce translator_io_start
New wrapper around gen_io_start which takes care of the USE_ICOUNT
check, as well as marking the DisasContext to end the TB.
Remove exec/gen-icount.h.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-06-05 12:04:29 -07:00
..
cpu-param.h target/openrisc: Remove NB_MMU_MODES define 2023-03-13 06:44:37 -07:00
cpu.c target/openrisc: Setup FPU for detecting tininess before rounding 2023-05-11 15:40:28 +01:00
cpu.h
disas.c
exception.c
exception.h
exception_helper.c
fpu_helper.c target/openrisc: Set PC to cpu state on FPU exception 2023-05-11 15:40:03 +01:00
gdbstub.c gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
helper.h
insns.decode
interrupt.c gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
interrupt_helper.c
Kconfig
machine.c
meson.build
mmu.c gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
sys_helper.c tcg: Add insn_start_words to TCGContext 2023-06-05 12:04:29 -07:00
translate.c accel/tcg: Introduce translator_io_start 2023-06-05 12:04:29 -07:00