tcg-s390: Fix merge error in tgen_brcond
commitb879f3084650410709051202e0e834b903b0858c
authorRichard Henderson <rth@twiddle.net>
Fri, 5 Apr 2013 18:10:28 +0000 (5 14:10 -0400)
committerRichard Henderson <rth@twiddle.net>
Fri, 5 Apr 2013 18:35:42 +0000 (5 13:35 -0500)
tree64ca67ab12c9c3c7b872c5fe5e0c369690c2385a
parent78c9f7c5b09408b4cac69a4fee97a118c8a89f6c
tcg-s390: Fix merge error in tgen_brcond

When the TCG condition codes were re-organized last year,
we failed to update all of the "old-style" tests for unsigned.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/s390/tcg-target.c