]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target-mips: Streamline indexed cp1 memory addressing.
authorRichard Henderson <rth@twiddle.net>
Fri, 30 Mar 2012 17:16:36 +0000 (13:16 -0400)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 28 Aug 2012 06:50:03 +0000 (01:50 -0500)
commit2f0f684cce95a9e0ef709cc2614fd1512cf0bb85
treecf6885f19dc2fe1ab57ba9409db99ac2f139100d
parentbc4321e754e8fadac0d8173c73719700a8c98d4a
target-mips: Streamline indexed cp1 memory addressing.

We've already eliminated both base and index being zero.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
(cherry picked from commit 05168674505153a641c7bfddb691d2eda11d13d1)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target-mips/translate.c