]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
tcg-mips: Commonize opcode implementations
authorRichard Henderson <rth@twiddle.net>
Wed, 16 Apr 2014 03:30:46 +0000 (20:30 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 24 May 2014 15:46:32 +0000 (08:46 -0700)
commit4f048535cd11d0950c12d31115c9cbe883cde969
treea37f11cbc424343ac4b4557cfbf987980335d076
parent741f117d9ac1a1a8deabc5f9b575308e88ad5fb3
tcg-mips: Commonize opcode implementations

Most opcodes fall in to one of a couple of patterns.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/mips/tcg-target.c