qemu-e2k/target/avr
Richard Henderson fbf59aad17 accel/tcg: Introduce tb_pc and log_pc
The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-10-04 12:13:12 -07:00
..
cpu-param.h
cpu-qom.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
cpu.c accel/tcg: Introduce tb_pc and log_pc 2022-10-04 12:13:12 -07:00
cpu.h target/avr: Drop avr_cpu_memory_rw_debug() 2022-06-20 13:11:36 -07:00
disas.c
gdbstub.c target/avr: Implement gdb_adjust_breakpoint 2021-07-21 07:47:05 -10:00
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