target/m68k: check CF_PARALLEL instead of parallel_cpus
commitf0ddf11b23260f0af84fb529486a8f9ba2d19401
authorEmilio G. Cota <cota@braap.org>
Fri, 14 Jul 2017 22:37:21 +0000 (14 18:37 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Oct 2017 20:53:41 +0000 (24 13:53 -0700)
treee60c31509e813c797a2c7aa8f6d86a5f482efdd2
parentb5e3b4c2aca8eb5a9cfeedfb273af623f17c3731
target/m68k: 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/m68k/helper.h
target/m68k/op_helper.c
target/m68k/translate.c