tcg-mips: Simplify brcond
authorRichard Henderson <rth@twiddle.net>
Wed, 16 Apr 2014 05:20:57 +0000 (22:20 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 24 May 2014 15:46:49 +0000 (08:46 -0700)
commitc068896f7f10f82d96a986ceea0d69d8579e3932
tree0ba322e9acb3aa4cfe2d34de79021f52e4bd261c
parentfd1cf66630a220991c837e53d9a958cd29444ba1
tcg-mips: Simplify brcond

Use the same table to fold comparisons as with setcond.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/mips/tcg-target.c