]> git.proxmox.com Git - qemu.git/commit
tcg: Add is_unsigned_cond
authorRichard Henderson <rth@twiddle.net>
Mon, 24 Sep 2012 21:21:39 +0000 (14:21 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 6 Oct 2012 16:48:39 +0000 (18:48 +0200)
commitbcc66562ad185e9c2a667b00426f625e2489bda9
tree49d0897deed24aa4cdbf4e23bcdbf1dd9d36f936
parent457ebdcd91aa7f0df094e12a8c46235f0c7d4f9b
tcg: Add is_unsigned_cond

Before we rearrange the TCG_COND enumeration, add a predicate for
the (single) use of comparisons vs TCGCond.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/s390/tcg-target.c
tcg/tcg.h