]> Git Repo - qemu.git/commit - target-sparc/translate.c
target-sparc: Tidy flush_cond interface
authorRichard Henderson <[email protected]>
Fri, 5 Oct 2012 23:54:51 +0000 (16:54 -0700)
committerBlue Swirl <[email protected]>
Sun, 7 Oct 2012 16:39:30 +0000 (16:39 +0000)
commitdee8913cbf82a03fed661ac6c461491045dac7f5
tree264344463950744f233b7ae9d09b35fc2e1b5b05
parentd4a288ef9c2b432307961429bdcacb2416ad8a99
target-sparc: Tidy flush_cond interface

We always pass cpu_cond to the cond parameter.  Use that global
register directly instead of passing it down.

Signed-off-by: Richard Henderson <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
target-sparc/translate.c
This page took 0.026363 seconds and 4 git commands to generate.