qemu/include/tcg
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
..
tcg-cond.h
tcg-gvec-desc.h
tcg-ldst.h
tcg-mo.h
tcg-op-gvec.h
tcg-op.h
tcg-opc.h
tcg.h accel/tcg: Introduce tb_pc and log_pc 2022-10-04 12:13:12 -07:00