qemu/target/sparc
Richard Henderson 04a37d4ca4 tcg: Make tb arg to synchronize_from_tb const
There is nothing within the translators that ought to be
changing the TranslationBlock data, so make it const.

This does not actually use the read-only copy of the
data structure that exists within the rx region.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-01-07 05:09:41 -10:00
..
asi.h
cc_helper.c
cpu-param.h
cpu-qom.h
cpu.c tcg: Make tb arg to synchronize_from_tb const 2021-01-07 05:09:41 -10:00
cpu.h linux-user/sparc: Handle tstate in sparc64_get/set_context() 2020-12-18 11:23:29 +01:00
fop_helper.c
gdbstub.c
helper.c
helper.h
int32_helper.c
int64_helper.c linux-user/sparc: Handle tstate in sparc64_get/set_context() 2020-12-18 11:23:29 +01:00
ldst_helper.c
machine.c migration: Replace migration's JSON writer by the general one 2020-12-19 10:39:16 +01:00
meson.build
mmu_helper.c
monitor.c
trace-events
trace.h
translate.c target/sparc/translate: silence the compiler warnings 2020-12-18 09:14:23 +01:00
vis_helper.c
win_helper.c target/sparc/win_helper: silence the compiler warnings 2020-12-18 09:14:23 +01:00