qemu-patch-raspberry4/tcg/sparc
Richard Henderson a212ea7553 tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation.
The test TCG_TARGET_REG_BITS==64 is exactly the feature that we
are checking for, whereas something involving __sparc_v9__ or
__sparc_v8plus__ should be reserved for something ISA related,
as with SMULX.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2009-12-21 20:52:34 +00:00
..
tcg-target.c tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation. 2009-12-21 20:52:34 +00:00
tcg-target.h change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} 2009-07-27 14:09:16 -05:00