qemu/target/hppa
Richard Henderson ebc9401a40 target/hppa: Split PSW X and B into their own field
Generally, both of these bits are cleared at the end of each
instruction.  By separating these, we will be able to clear
both with a single insn, instead of 2 or 3.

Reviewed-by: Helge Deller <deller@gmx.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-05-15 10:03:44 +02:00
..
cpu-param.h target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' 2024-04-26 15:31:37 +02:00
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2023-11-07 13:08:48 +01:00
cpu.c target/hppa: Store full iaoq_f and page offset of iaoq_b in TB 2024-05-15 10:03:44 +02:00
cpu.h target/hppa: Split PSW X and B into their own field 2024-05-15 10:03:44 +02:00
fpu_helper.c target/hppa: Use registerfields.h for FPSR 2024-05-15 10:03:44 +02:00
gdbstub.c linux-user/hppa: Force all code addresses to PRIV_USER 2024-05-15 10:03:44 +02:00
helper.c target/hppa: Split PSW X and B into their own field 2024-05-15 10:03:44 +02:00
helper.h target/hppa: Use delay_excp for conditional trap on overflow 2024-05-15 10:03:44 +02:00
insns.decode target/hppa: Add diag instructions to set/restore shadow registers 2024-03-29 08:14:56 -10:00
int_helper.c target/hppa: Use delay_excp for conditional trap on overflow 2024-05-15 10:03:44 +02:00
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
machine.c target/hppa: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
mem_helper.c exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
meson.build meson: Rename target_softmmu_arch -> target_system_arch 2023-10-07 19:03:07 +02:00
op_helper.c target/hppa: Use delay_excp for conditional trap on overflow 2024-05-15 10:03:44 +02:00
sys_helper.c target/hppa: Fix IIAOQ, IIASQ for pa2.0 2024-04-09 07:43:31 -10: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: Do not mask in copy_iaoq_entry 2024-05-15 10:03:44 +02:00