qemu-e2k/target/avr
Richard Henderson 306c872103 accel/tcg: Add pc and host_pc params to gen_intermediate_code
Pass these along to translator_loop -- pc may be used instead
of tb->pc, and host_pc is currently unused.  Adjust all targets
at one time.

Acked-by: Alistair Francis <alistair.francis@wdc.com>
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Tested-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-09-06 08:04:26 +01:00
..
cpu-param.h
cpu-qom.h
cpu.c target/avr: Drop avr_cpu_memory_rw_debug() 2022-06-20 13:11:36 -07:00
cpu.h target/avr: Drop avr_cpu_memory_rw_debug() 2022-06-20 13:11:36 -07:00
disas.c
gdbstub.c
helper.c target/avr: Disable interrupts when env->skip set 2022-09-01 06:42:21 +01:00
helper.h
insn.decode
Kconfig
machine.c
meson.build
translate.c accel/tcg: Add pc and host_pc params to gen_intermediate_code 2022-09-06 08:04:26 +01:00