]> git.proxmox.com Git - qemu.git/commit
sparc64: fix wrpstate and wrtl on delay slot
authorBlue Swirl <blauwirbel@gmail.com>
Tue, 26 Apr 2011 18:44:20 +0000 (18:44 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 14 May 2011 07:30:28 +0000 (07:30 +0000)
commita2589e5cf288971d66afd0d41f5eefb735419890
tree178cd87661912bcc57f353bc1a13f28b232142db
parent711c21280b2cb56060859cc574221a8bf40f908a
sparc64: fix wrpstate and wrtl on delay slot

Use TCG local to work around TCG register flush due to a branch.

Thanks to Artyom Tarasenko, Igor Kovalenko and Aurelien Jarno.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/translate.c