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/target/mips/tcg/sysemu
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
..
cp0_helper.c target/mips: Fix WatchHi.M handling 2 years ago
meson.build target/mips: Move Special opcodes to tcg/sysemu/special_helper.c 4 years ago
mips-semi.c target/mips: Handle lock_user() failure in UHI_plog semihosting call 2 years ago
special_helper.c accel/tcg: Introduce tb_pc and log_pc 2 years ago
tlb_helper.c target/mips: Advance pc after semihosting exception 2 years ago