]> git.proxmox.com Git - mirror_qemu.git/commit - target-sparc/translate.c
target-sparc: Remove usage of cpu_tmp64 from most helper functions
authorRichard Henderson <rth@twiddle.net>
Tue, 16 Oct 2012 09:32:25 +0000 (19:32 +1000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Oct 2012 07:56:07 +0000 (07:56 +0000)
commit1ec789ab68a9eabb5de8b1ba732d60a8fcb00446
tree05ff08b4a04ea4e245c73378ddfa6a474a745aad
parentf8641947c2268eab6e73f16883c08ae14432280c
target-sparc: Remove usage of cpu_tmp64 from most helper functions

Use a locally allocated temporary instead.

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