qemu-e2k/target/hppa
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
cpu.c accel/tcg: Introduce tb_pc and log_pc 2022-10-04 12:13:12 -07:00
cpu.h
gdbstub.c
helper.c
helper.h
insns.decode
int_helper.c
Kconfig
machine.c
mem_helper.c
meson.build
op_helper.c
trace-events
trace.h
translate.c