]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
tcg-mips: Improve add2/sub2
authorRichard Henderson <rth@twiddle.net>
Thu, 24 Apr 2014 02:56:44 +0000 (02:56 +0000)
committerRichard Henderson <rth@twiddle.net>
Sat, 24 May 2014 15:46:25 +0000 (08:46 -0700)
commit741f117d9ac1a1a8deabc5f9b575308e88ad5fb3
tree588a2430db80414a8a4bba57a9aeba1e560ef32b
parent22ee3a987d5522785908d0c2cbbcce0f112a0c45
tcg-mips: Improve add2/sub2

Reduce insn count from 5 to either 3 or 4.

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