target/s390x: check CF_PARALLEL instead of parallel_cpus
commit6476615d385eb249105b25873ef30ba4b9c808dc
authorEmilio G. Cota <cota@braap.org>
Fri, 14 Jul 2017 22:43:35 +0000 (14 18:43 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Oct 2017 20:53:42 +0000 (24 13:53 -0700)
tree0418500f8738511d479db01753a237d96dd0f635
parentf0ddf11b23260f0af84fb529486a8f9ba2d19401
target/s390x: 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/s390x/helper.h
target/s390x/mem_helper.c
target/s390x/translate.c