qemu/target/hppa
Helge Deller eb25d10f4d target/hppa: Add pa2.0 cpu local tlb flushes
The previous decoding misnamed the bit it called "local".
Other than the name, the implementation was correct for pa1.x.
Rename this field to "tlbe".

PA2.0 adds (a real) local bit to PxTLB, and also adds a range
of pages to flush in GR[b].

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-11-06 18:49:34 -08:00
..
cpu-param.h target/hppa: Remove TARGET_REGISTER_BITS 2023-11-06 18:49:34 -08:00
cpu-qom.h target/hppa: Introduce TYPE_HPPA64_CPU 2023-11-06 18:49:33 -08:00
cpu.c target/hppa: Remove TARGET_REGISTER_BITS 2023-11-06 18:49:34 -08:00
cpu.h target/hppa: Fix interruption based on default PSW 2023-11-06 18:49:34 -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: Remove TARGET_REGISTER_BITS 2023-11-06 18:49:34 -08:00
helper.h target/hppa: Add pa2.0 cpu local tlb flushes 2023-11-06 18:49:34 -08:00
insns.decode target/hppa: Add pa2.0 cpu local tlb flushes 2023-11-06 18:49:34 -08:00
int_helper.c target/hppa: Fix interruption based on default PSW 2023-11-06 18:49:34 -08:00
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
machine.c target/hppa: Adjust vmstate_env for pa2.0 tlb 2023-11-06 18:49:34 -08:00
mem_helper.c target/hppa: Add pa2.0 cpu local tlb flushes 2023-11-06 18:49:34 -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: Implement HSHLADD, HSHRADD 2023-11-06 18:49:34 -08:00
sys_helper.c target/hppa: Remove TARGET_REGISTER_BITS 2023-11-06 18:49:34 -08:00
trace-events target/hppa: Add pa2.0 cpu local tlb flushes 2023-11-06 18:49:34 -08:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
translate.c target/hppa: Add pa2.0 cpu local tlb flushes 2023-11-06 18:49:34 -08:00