qemu-patch-raspberry4/target
Emilio G. Cota 87d757d60d 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>
2017-10-24 13:53:42 -07:00
..
alpha tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00
arm target/arm: check CF_PARALLEL instead of parallel_cpus 2017-10-24 13:53:41 -07:00
cris tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00
hppa target/hppa: check CF_PARALLEL instead of parallel_cpus 2017-10-24 13:53:41 -07:00
i386 target/i386: check CF_PARALLEL instead of parallel_cpus 2017-10-24 13:53:41 -07:00
lm32 tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00
m68k target/m68k: check CF_PARALLEL instead of parallel_cpus 2017-10-24 13:53:41 -07:00
microblaze tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00
mips tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00
moxie tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00
nios2 tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00
openrisc tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00
ppc tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00
s390x target/s390x: check CF_PARALLEL instead of parallel_cpus 2017-10-24 13:53:42 -07:00
sh4 target/sh4: check CF_PARALLEL instead of parallel_cpus 2017-10-24 13:53:42 -07:00
sparc target/sparc: check CF_PARALLEL instead of parallel_cpus 2017-10-24 13:53:42 -07:00
tilegx tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00
tricore tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00
unicore32 tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00
xtensa tcg: convert tb->cflags reads to tb_cflags(tb) 2017-10-24 13:53:41 -07:00