qemu/target/sparc
Richard Henderson 962a145cdc accel/tcg: Provide default implementation of disas_log
Almost all of the disas_log implementations are identical.
Unify them within translator_loop.

Drop extra Priv/Virt logging from target/riscv.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-05-15 08:55:18 +02:00
..
asi.h target/sparc: correct typos 2024-02-21 08:16:58 +03:00
cpu-feature.h.inc
cpu-param.h target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' 2024-04-26 15:31:37 +02:00
cpu-qom.h
cpu.c qemu-sparc queue 2024-05-06 10:19:56 -07:00
cpu.h target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' 2024-04-26 15:31:37 +02:00
fop_helper.c target/sparc: Split fcc out of env->fsr 2024-02-03 16:46:10 +10:00
gdbstub.c target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32 2024-04-26 15:31:37 +02:00
helper.c target/sparc: implement asr17 feature for smp 2024-02-15 16:58:46 +01:00
helper.h target/sparc: Fix FPMERGE 2024-05-05 21:02:48 +01:00
insns.decode target/sparc: Fix FEXPAND 2024-05-05 21:02:48 +01:00
int32_helper.c target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro 2024-03-12 12:04:25 +01:00
int64_helper.c target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macro 2024-03-12 12:04:25 +01:00
Kconfig
ldst_helper.c exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
machine.c
meson.build
mmu_helper.c exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
monitor.c
trace-events
trace.h
translate.c accel/tcg: Provide default implementation of disas_log 2024-05-15 08:55:18 +02:00
vis_helper.c target/sparc: Split out do_ms16b 2024-05-05 21:02:48 +01:00
win_helper.c