tcg/sparc64: Disable TCG_TARGET_HAS_extr_i64_i32
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 22 Aug 2023 18:02:00 +0000 (11:02 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 29 Aug 2023 16:57:39 +0000 (09:57 -0700)
commitdad2f2f5afbaf58d6056f31dfd4b9edd0854b8ab
treee44057bc5fe9e217c0b7b98aa1a75a43538f0db3
parent77fafcb50046f6c683f3cab9df975fdab43e1a68
tcg/sparc64: Disable TCG_TARGET_HAS_extr_i64_i32

Since a59a29312660 ("tcg/sparc64: Remove sparc32plus constraints")
we no longer distinguish registers with 32 vs 64 bits.
Therefore we can remove support for the backend-specific
type change opcodes.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/sparc64/tcg-target.c.inc
tcg/sparc64/tcg-target.h