tcg-mips: Simplify movcond
commit33fac20bb2ae7fe48932bd950a74ff2f7b134b0f
authorRichard Henderson <rth@twiddle.net>
Wed, 16 Apr 2014 05:53:12 +0000 (15 22:53 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 24 May 2014 15:47:14 +0000 (24 08:47 -0700)
tree6b885958507dd12eda3934bad3637dba0a740804
parent3401fd259e37f08e1333169494bea30ea02a1d63
tcg-mips: Simplify movcond

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