commit | 1c4182687e20a4255ea827fe05081578d9c518f9 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Apr 15 09:27:40 2014 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Sat May 24 08:45:56 2014 -0700 |
tree | 4ddac31b079b58048e3a3b8754701c3beb12a648 | |
parent | f216a35f364df893519656648677a7629a36de9e [diff] |
tcg-mips: Use EXT for AND on mips32r2 At the same time, tidy deposit by introducing tcg_out_opc_bf. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>