target/sh4: check CF_PARALLEL instead of parallel_cpus
commit671f9a85d85ea7523707f88dffa9428ed4a19f75
authorEmilio G. Cota <cota@braap.org>
Thu, 20 Jul 2017 00:08:38 +0000 (19 20:08 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Oct 2017 20:53:42 +0000 (24 13:53 -0700)
tree6f82b546a1bed55152e8ae6cd073037d9e010f96
parent6476615d385eb249105b25873ef30ba4b9c808dc
target/sh4: 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/sh4/translate.c