commit | 3401fd259e37f08e1333169494bea30ea02a1d63 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Apr 15 22:47:22 2014 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Sat May 24 08:47:08 2014 -0700 |
tree | e8db10d3e5824ee4f548d613428d3caec55f4ea3 | |
parent | 1db1c4d7d91843dd6a7dab93946e01bc19e8ba38 [diff] |
tcg-mips: Simplify brcond2 Emitting a single branch instead of (up to) 3, using setcond2 to generate the composite compare. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>