qemu/tcg
Richard Henderson 2329da9605 tcg/ppc: Implement add/sub carry opcodes
Tested-by: Nicholas Piggin <npiggin@gmail.com>
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
..
aarch64 tcg/aarch64: Implement add/sub carry opcodes 2025-04-28 13:40:17 -07:00
arm tcg/arm: Implement add/sub carry opcodes 2025-04-28 13:40:17 -07:00
i386 tcg/i386: Special case addci r, 0, 0 2025-04-28 13:40:17 -07:00
loongarch64 tcg: Add TCGOutOp structures for add/sub carry opcodes 2025-04-28 13:40:17 -07:00
mips tcg: Add TCGOutOp structures for add/sub carry opcodes 2025-04-28 13:40:17 -07:00
ppc tcg/ppc: Implement add/sub carry opcodes 2025-04-28 13:40:17 -07:00
riscv tcg: Add TCGOutOp structures for add/sub carry opcodes 2025-04-28 13:40:17 -07:00
s390x tcg: Add TCGOutOp structures for add/sub carry opcodes 2025-04-28 13:40:17 -07:00
sparc64 tcg: Add TCGOutOp structures for add/sub carry opcodes 2025-04-28 13:40:17 -07:00
tci tcg: Add TCGOutOp structures for add/sub carry opcodes 2025-04-28 13:40:17 -07:00
debuginfo.c accel/tcg: Move perf and debuginfo support to tcg/ 2024-01-29 21:04:10 +10:00
meson.build meson: Introduce top-level libuser_ss and libsystem_ss 2025-04-23 14:08:29 -07:00
optimize.c tcg/optimize: With two const operands, prefer 0 in arg1 2025-04-28 13:40:17 -07:00
perf.c accel/tcg: Move perf and debuginfo support to tcg/ 2024-01-29 21:04:10 +10:00
region.c tcg: Pass max_threads not max_cpus to tcg_init 2025-04-23 15:07:32 -07:00
tcg-common.c tcg: Constify tcg_op_defs 2025-01-16 20:57:16 -08:00
tcg-has.h tcg: Do not default add2/sub2_i32 for 32-bit hosts 2025-04-28 13:40:17 -07:00
tcg-internal.h tcg: Add TCGType to tcg_op_insert_{after,before} 2025-04-28 13:40:15 -07:00
tcg-op-gvec.c tcg: Only include 'tcg-has.h' when necessary 2025-01-16 20:57:16 -08:00
tcg-op-ldst.c exec/cpu-all: remove this header 2025-04-23 15:04:57 -07:00
tcg-op-vec.c tcg: Only include 'tcg-has.h' when necessary 2025-01-16 20:57:16 -08:00
tcg-op.c tcg: Add tcg_gen_addcio_{i32,i64,tl} 2025-04-28 13:40:17 -07:00
tcg.c tcg: Add TCGOutOp structures for add/sub carry opcodes 2025-04-28 13:40:17 -07:00
tci.c tcg: Merge INDEX_op_deposit_{i32,i64} 2025-04-28 13:40:17 -07:00