]> git.proxmox.com Git - mirror_qemu.git/commit - target-sparc/translate.c
target-sparc: Tidy save_npc interface
authorRichard Henderson <rth@twiddle.net>
Fri, 5 Oct 2012 23:54:55 +0000 (16:54 -0700)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 7 Oct 2012 16:39:31 +0000 (16:39 +0000)
commit934da7ee0840f582c7720d0ce4507456d9955feb
tree6aa8f102d9564ab023148ae96170664c00276371
parent13a6dd00433005831c2bc671b0e085cb5b04b424
target-sparc: Tidy save_npc 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