commit | 9a2f0bfe32bc61d079eb2d763dae1616697f85c4 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Apr 15 22:34:30 2014 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Sat May 24 08:46:53 2014 -0700 |
tree | 1eeba741247bbb8bca53df140ba7dcb8c3cd053b | |
parent | c068896f7f10f82d96a986ceea0d69d8579e3932 [diff] |
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>