unicorn/qemu/target
Emilio G. Cota b71769fa5f
target/arm: check CF_PARALLEL instead of parallel_cpus
Thereby decoupling the resulting translated code from the current state
of the system.

Backports commit 2399d4e7cec22ecf1c51062d2ebfd45220dbaace from qemu
2018-03-13 15:05:45 -04:00
..
arm target/arm: check CF_PARALLEL instead of parallel_cpus 2018-03-13 15:05:45 -04:00
i386 tcg: convert tb->cflags reads to tb_cflags(tb) 2018-03-13 14:57:51 -04:00
m68k tcg: convert tb->cflags reads to tb_cflags(tb) 2018-03-13 14:57:51 -04:00
mips tcg: convert tb->cflags reads to tb_cflags(tb) 2018-03-13 14:57:51 -04:00
sparc tcg: convert tb->cflags reads to tb_cflags(tb) 2018-03-13 14:57:51 -04:00