qemu-patch-raspberry4/tcg/sparc
Richard Henderson 0aed257f08 tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
There are several cases that can be handled easier inside both
translators and code generators if we have out-of-band values
for conditions.  It's easy enough to handle ALWAYS and NEVER in
the natural way inside the tcg middle-end.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-10-06 18:48:40 +02:00
..
tcg-target.c tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS 2012-10-06 18:48:40 +02:00
tcg-target.h tcg-sparc: Clean up cruft stemming from attempts to use global registers. 2012-09-21 22:02:19 +02:00