qemu-patch-raspberry4/tcg/i386
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 w64: Fix TCG helper functions with 5 arguments 2012-09-22 15:10:22 +02:00