commit | fd1cf66630a220991c837e53d9a958cd29444ba1 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Apr 15 22:10:09 2014 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Sat May 24 08:46:39 2014 -0700 |
tree | 6b1fc956e0c83aedf6dcf1768ee8de5232147eb7 | |
parent | 4f048535cd11d0950c12d31115c9cbe883cde969 [diff] |
tcg-mips: Simplify setcond Use a table to fold comparisons to less-than. Also, move the function up in the file for futher simplifications. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>