mirror of
https://github.com/qemu/qemu.git
synced 2025-10-29 17:43:52 +00:00
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> |
||
|---|---|---|
| .. | ||
| cpu-param.h | ||
| cpu-qom.h | ||
| cpu.c | ||
| cpu.h | ||
| disas.c | ||
| gdbstub.c | ||
| helper.c | ||
| helper.h | ||
| insn.decode | ||
| machine.c | ||
| meson.build | ||
| translate.c | ||