qemu/target/hppa
Richard Henderson a4db4a7811 target/hppa: Precompute zero into DisasContext
Reduce the number of times we look for the constant 0.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
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: Implement HSHLADD, HSHRADD 2023-11-06 18:49:34 -08:00
insns.decode target/hppa: Implement PERMH 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: Remove TARGET_REGISTER_BITS 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 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: Precompute zero into DisasContext 2023-11-06 18:49:34 -08:00