qemu-patch-raspberry4/tcg/s390
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: Introduce movcond 2012-09-21 19:53:16 +02:00