target/sparc: check CF_PARALLEL instead of parallel_cpus
authorEmilio G. Cota <cota@braap.org>
Fri, 14 Jul 2017 22:47:23 +0000 (18:47 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Oct 2017 20:53:42 +0000 (13:53 -0700)
commit87d757d60d66d5ee1608460b0f1e07e2b758db9c
tree0e3deb865414bf16df59bdd140ed5de3774ba5ca
parent671f9a85d85ea7523707f88dffa9428ed4a19f75
target/sparc: check CF_PARALLEL instead of parallel_cpus

Thereby decoupling the resulting translated code from the current state
of the system.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/sparc/translate.c