]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/s390x: Use tcg_gen_addcio_i64 for op_addc64
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 18 Jan 2025 09:59:12 +0000 (01:59 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Apr 2025 20:40:17 +0000 (13:40 -0700)
commit206c23e4720cd2b7668197887d1694bd346e979e
treef0321968eb99349fd4eb6d46d59e50069f0c61c5
parent3a6ec7d71a4e268a6be319cf2efa780091d42d30
target/s390x: Use tcg_gen_addcio_i64 for op_addc64

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>
target/s390x/tcg/translate.c