]> git.proxmox.com Git - mirror_qemu.git/commit - target-sparc/translate.c
target-sparc: Make cpu_dst local to OP=2 insns
authorRichard Henderson <rth@twiddle.net>
Tue, 16 Oct 2012 09:32:30 +0000 (19:32 +1000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Oct 2012 07:56:07 +0000 (07:56 +0000)
commit5793f2a47e201d251856c7956d6f7907ec0d9f1f
tree7c131b021aeb41054c9ef6c1dcd0f201128c40ca
parent7b04bd5ccabf61d5ad8a616ecbe2282c4e2656c4
target-sparc: Make cpu_dst local to OP=2 insns

And initialize it such that it (may) write directly to rd.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/translate.c