You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
tcg-cond.h tcg: expose TCGCond manipulation routines 3 years ago
tcg-gvec-desc.h tcg: Adjust simd_desc size encoding 4 years ago
tcg-ldst.h Normalize header guard symbol definition 3 years ago
tcg-mo.h
tcg-op-gvec.h tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i 3 years ago
tcg-op.h tcg: Add tcg_gen_mov_ptr 3 years ago
tcg-opc.h tcg: Add opcodes for vector nand, nor, eqv 3 years ago
tcg.h accel/tcg: Introduce tb_pc and log_pc 2 years ago