tcg-mips: Simplify setcond2
commit9a2f0bfe32bc61d079eb2d763dae1616697f85c4
authorRichard Henderson <rth@twiddle.net>
Wed, 16 Apr 2014 05:34:30 +0000 (15 22:34 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 24 May 2014 15:46:53 +0000 (24 08:46 -0700)
tree1eeba741247bbb8bca53df140ba7dcb8c3cd053b
parentc068896f7f10f82d96a986ceea0d69d8579e3932
tcg-mips: Simplify setcond2

Using tcg_unsigned_cond and tcg_high_cond.
Also, move the function up in the file for future cleanups.

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