OSDN Git Service

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