qemu/target/hppa
Philippe Mathieu-Daudé 48b9e02679 target/hppa/meson: Only build int_helper.o with system emulation
int_helper.c only contains system emulation code:
remove the #ifdef'ry and move the file to the meson
softmmu source set.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230602223016.58647-1-philmd@linaro.org>
2023-06-13 11:28:58 +02:00
..
cpu-param.h target/hppa: Remove NB_MMU_MODES define 2023-03-13 06:44:37 -07:00
cpu-qom.h
cpu.c
cpu.h
fpu_helper.c
gdbstub.c
helper.c
helper.h
insns.decode
int_helper.c target/hppa/meson: Only build int_helper.o with system emulation 2023-06-13 11:28:58 +02:00
Kconfig
machine.c
mem_helper.c
meson.build target/hppa/meson: Only build int_helper.o with system emulation 2023-06-13 11:28:58 +02:00
op_helper.c
sys_helper.c
trace-events
trace.h
translate.c accel/tcg: Introduce translator_io_start 2023-06-05 12:04:29 -07:00