]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/tricore: Use tcg_gen_addcio_i32 for gen_addc_CC
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 18 Jan 2025 10:08:55 +0000 (02:08 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Apr 2025 20:40:17 +0000 (13:40 -0700)
commit867878c112a0c8bbf7590a948ea291f1f1d61209
treed055dbed8588d643287e95dfff4b39b4c0094b16
parent6ed4d97ff7fbd2ef3d0d3f1f06d89560955873b8
target/tricore: Use tcg_gen_addcio_i32 for gen_addc_CC

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