]> git.proxmox.com Git - mirror_qemu.git/commit - target-sparc/translate.c
target-sparc: Tidy save_state interface
authorRichard Henderson <rth@twiddle.net>
Fri, 5 Oct 2012 23:54:53 +0000 (16:54 -0700)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 7 Oct 2012 16:39:30 +0000 (16:39 +0000)
commit66442b07ae37a23c727ecd8c30a25054a7f21886
tree6b993b2aa019c105ade783ee2169b3bfdf858739
parent5b12f1e8a1aad8030c3ec5790cb5f8f370a1df1f
target-sparc: Tidy save_state interface

Use the cpu_cond global register directly instead of passing it down.

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