commit | bcc66562ad185e9c2a667b00426f625e2489bda9 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Sep 24 14:21:39 2012 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sat Oct 06 18:48:39 2012 +0200 |
tree | 49d0897deed24aa4cdbf4e23bcdbf1dd9d36f936 | |
parent | 457ebdcd91aa7f0df094e12a8c46235f0c7d4f9b [diff] |
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>