]> Git Repo - qemu.git/commit
target-microblaze: Use TCGv for load/store addresses
authorEdgar E. Iglesias <[email protected]>
Fri, 13 Apr 2018 18:20:25 +0000 (20:20 +0200)
committerEdgar E. Iglesias <[email protected]>
Tue, 29 May 2018 07:35:13 +0000 (09:35 +0200)
commit403322ea6c383b3337fe3c52d9ed84958f94bcd1
tree455dbf0f67b6de1c6eb1514a49eca1ca213809cd
parent0a87e691b3924d5e3964dd1b77eb88b000dd4126
target-microblaze: Use TCGv for load/store addresses

Use TCGv for load/store addresses, allowing for future
computation of 64-bit load/store address.

No functional change.

Acked-by: Alistair Francis <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Edgar E. Iglesias <[email protected]>
target/microblaze/cpu.h
target/microblaze/helper.h
target/microblaze/op_helper.c
target/microblaze/translate.c
This page took 0.023014 seconds and 4 git commands to generate.