]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/sh4: Use tcg_gen_addcio_i32 for addc
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 18 Jan 2025 10:03:03 +0000 (02:03 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Apr 2025 20:40:17 +0000 (13:40 -0700)
commit68188214d5b5dc80acc9143f6bdca25fc06f6e2b
treefc2143c4284f9188ae92d0f64ed5a762505f2bc7
parent206c23e4720cd2b7668197887d1694bd346e979e
target/sh4: Use tcg_gen_addcio_i32 for addc

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/sh4/translate.c