qemu/target/hppa
Richard Henderson e207b4aa71 target/hppa: Drop attempted gdbstub support for hppa64
There is no support for hppa64 in gdb.  Any attempt to provide the
data for the larger hppa64 registers results in an error from gdb.
Mask CR_SAR writes to the width of the register: 5 or 6 bits.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-11-06 18:49:34 -08:00
..
cpu-param.h target/hppa: Remove NB_MMU_MODES define 2023-03-13 06:44:37 -07:00
cpu-qom.h target/hppa: Introduce TYPE_HPPA64_CPU 2023-11-06 18:49:33 -08:00
cpu.c target/hppa: Implement hppa_cpu_class_by_name 2023-11-06 18:49:33 -08:00
cpu.h target/hppa: Fix hppa64 addressing 2023-11-06 18:49:33 -08:00
fpu_helper.c target/hppa: Extract FPU helpers to fpu_helper.c 2023-02-27 22:29:01 +01:00
gdbstub.c target/hppa: Drop attempted gdbstub support for hppa64 2023-11-06 18:49:34 -08:00
helper.c target/hppa: Adjust hppa_cpu_dump_state for hppa64 2023-11-06 18:49:33 -08:00
helper.h target/hppa: Wire up diag instruction to support BTLB 2023-09-19 21:12:18 +02:00
insns.decode target/hppa: Extract diagnose immediate value 2023-09-15 17:34:38 +02:00
int_helper.c target/hppa: Add BTLB support to hppa TLB functions 2023-09-15 17:34:38 +02:00
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
machine.c target/hppa: Make HPPA_BTLB_ENTRIES variable 2023-11-06 18:49:33 -08:00
mem_helper.c target/hppa: Handle absolute addresses for pa2.0 2023-11-06 18:49:33 -08:00
meson.build meson: Rename target_softmmu_arch -> target_system_arch 2023-10-07 19:03:07 +02:00
op_helper.c target/hppa: Add BTLB support to hppa TLB functions 2023-09-15 17:34:38 +02:00
sys_helper.c target/hppa: Extract system helpers to sys_helper.c 2023-02-27 22:29:01 +01:00
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
translate.c target/hppa: Pass d to do_unit_cond 2023-11-06 18:49:33 -08:00