target-sparc: Make the cpu_addr variable local to load/store handling
authorRichard Henderson <rth@twiddle.net>
Tue, 16 Oct 2012 09:32:19 +0000 (19:32 +1000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Oct 2012 07:56:06 +0000 (07:56 +0000)
commit5e6ed43923830b09989a9a2fa2255dadadee67f2
tree12c8b6e618f041aca4815cb3754f380706b69d6a
parenta4273524875a960e8ef22ed676853e5988fefbea
target-sparc: Make the cpu_addr variable local to load/store handling

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