qemu-e2k/target/hppa
Alex Bennée 4ea5fe997d gdbstub: move register helpers into standalone include
These inline helpers are all used by target specific code so move them
out of the general header so we don't needlessly pollute the rest of
the API with target specific stuff.

Note we have to include cpu.h in semihosting as it was relying on a
side effect before.

Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

Message-Id: <20230302190846.2593720-21-alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-21-richard.henderson@linaro.org>
2023-03-07 20:44:08 +00:00
..
cpu-param.h Normalize header guard symbol definition 2022-05-11 16:50:26 +02:00
cpu-qom.h
cpu.c target/hppa: Replace tb_pc() with tb->pc 2023-03-01 07:33:21 -10:00
cpu.h target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu 2023-02-27 22:29:01 +01:00
fpu_helper.c target/hppa: Extract FPU helpers to fpu_helper.c 2023-02-27 22:29:01 +01:00
gdbstub.c gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
helper.c linux-user/hppa: Dump IIR on register dump 2022-09-27 09:29:33 +02:00
helper.h
insns.decode target/hppa: Fix fid instruction emulation 2022-12-19 23:14:06 +01:00
int_helper.c
Kconfig
machine.c
mem_helper.c
meson.build target/hppa: Extract system helpers to sys_helper.c 2023-02-27 22:29:01 +01:00
op_helper.c target/hppa: Extract system helpers to sys_helper.c 2023-02-27 22:29:01 +01:00
sys_helper.c target/hppa: Extract system helpers to sys_helper.c 2023-02-27 22:29:01 +01:00
trace-events
trace.h
translate.c target/hppa: Drop tcg_temp_free 2023-03-05 13:44:07 -08:00