qemu/target/hppa
Richard Henderson bef6f008b9 accel/tcg: Return bool from page_check_range
Replace the 0/-1 result with true/false.
Invert the sense of the test of all callers.
Document the function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
2023-07-15 08:02:32 +01:00
..
cpu-param.h
cpu-qom.h
cpu.c
cpu.h target: Widen pc/cs_base in cpu_get_tb_cpu_state 2023-06-26 17:32:59 +02:00
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 meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
op_helper.c accel/tcg: Return bool from page_check_range 2023-07-15 08:02:32 +01:00
sys_helper.c
trace-events
trace.h
translate.c