commit | 7b04bd5ccabf61d5ad8a616ecbe2282c4e2656c4 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Oct 16 19:32:29 2012 +1000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Oct 20 07:56:07 2012 +0000 |
tree | a61dd515613123b3160de4ef80e4539667409090 | |
parent | abcc71919c65747af7615c8770754c0ea071a2d2 [diff] |
target-sparc: Only use cpu_dst for eventual writes to a gpr Use cpu_tmp0 for other stuff, like Write Priv Register. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>