]> git.ipfire.org Git - thirdparty/qemu.git/commit - target/microblaze/translate.c
microblaze: Speed up base + index addressing mode
authorEdgar E. Iglesias <edgar.iglesias@petalogix.com>
Sat, 24 Jul 2010 21:25:49 +0000 (23:25 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Sat, 24 Jul 2010 21:25:49 +0000 (23:25 +0200)
commit4b5ef0b50da39a9672524a39484512fe3ab56eb5
tree1e60d76c06a41dca34a5cc5e43d7bbef925d7554
parentb2565c694a1e9377a57594aa74f1778f7aa9a5e8
microblaze: Speed up base + index addressing mode

Speed up reg + reg addressing mode when any of the regs is r0.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@petalogix.com>
target-microblaze/translate.c