mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
bcb9d2ea77
When CPUArchState* is available (here CPUXtensaState*), we can use the fast env_archcpu() macro to get ArchCPU* (here XtensaCPU*). The QOM cast XTENSA_CPU() macro will be slower when building with --enable-qom-cast-debug. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Acked-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20231009110239.66778-5-philmd@linaro.org> |
||
---|---|---|
.. | ||
core-dc232b | ||
core-dc233c | ||
core-de212 | ||
core-de233_fpu | ||
core-dsp3400 | ||
core-fsf | ||
core-lx106 | ||
core-sample_controller | ||
core-test_kc705_be | ||
core-test_mmuhifi_c3 | ||
core-dc232b.c | ||
core-dc233c.c | ||
core-de212.c | ||
core-de233_fpu.c | ||
core-dsp3400.c | ||
core-fsf.c | ||
core-lx106.c | ||
core-sample_controller.c | ||
core-test_kc705_be.c | ||
core-test_mmuhifi_c3.c | ||
cores.list | ||
cpu-param.h | ||
cpu-qom.h | ||
cpu.c | ||
cpu.h | ||
dbg_helper.c | ||
exc_helper.c | ||
fpu_helper.c | ||
gdbstub.c | ||
helper.c | ||
helper.h | ||
import_core.sh | ||
Kconfig | ||
meson.build | ||
mmu_helper.c | ||
monitor.c | ||
op_helper.c | ||
overlay_tool.h | ||
translate.c | ||
win_helper.c | ||
xtensa-isa-internal.h | ||
xtensa-isa.c | ||
xtensa-isa.h | ||
xtensa-semi.c |