]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Do not default add2/sub2_i32 for 32-bit hosts
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 14 Jan 2025 05:13:54 +0000 (21:13 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Apr 2025 20:40:17 +0000 (13:40 -0700)
commit8dc1bdf79553594287b6c3f9185fe028307aedcb
tree250adb116f5417a16d242afaafeac16a3ae0429e
parent3db22914ced9bb3683bffa03729608be0c42f666
tcg: Do not default add2/sub2_i32 for 32-bit hosts

Require TCG_TARGET_HAS_{add2,sub2}_i32 be defined,
one way or another.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/arm/tcg-target-has.h
tcg/mips/tcg-target-has.h
tcg/ppc/tcg-target-has.h
tcg/tcg-has.h
tcg/tci/tcg-target-has.h