qemu/target/hppa
Richard Henderson 14e9ff8514 target/hppa: Use tcg_gen_addcio_i64
Use this in do_add, do_sub, and do_ds, all of which need
add with carry-in and carry-out.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2025-04-28 13:40:17 -07:00
..
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 2025-04-23 15:07:32 -07:00
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2023-11-07 13:08:48 +01:00
cpu.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
cpu.h tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h' 2025-04-23 15:07:32 -07:00
fpu_helper.c fpu: Always decide snan_bit_is_one() at runtime 2025-02-25 15:32:57 +00: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: Implement space register hashing for 64-bit HP-UX 2025-01-31 10:05:24 +01:00
helper.h target/hppa: Implement space register hashing for 64-bit HP-UX 2025-01-31 10:05:24 +01:00
insns.decode target/hppa: Add instruction decoding for mfdiag and mtdiag 2025-01-30 13:37:20 +01:00
int_helper.c target/hppa: Implement space register hashing for 64-bit HP-UX 2025-01-31 10:05:24 +01:00
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
machine.c target/hppa: Add CPU diagnose registers 2025-01-30 13:37:20 +01:00
mem_helper.c exec/cpu-all: remove exec/target_page include 2025-04-23 15:04:57 -07:00
meson.build meson: Rename target_softmmu_arch -> target_system_arch 2023-10-07 19:03:07 +02:00
op_helper.c exec: Restrict 'cpu_ldst.h' to accel/tcg/ 2025-04-23 15:07:32 -07:00
sys_helper.c target/hppa: Implement space register hashing for 64-bit HP-UX 2025-01-31 10:05:24 +01: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: Use tcg_gen_addcio_i64 2025-04-28 13:40:17 -07:00