unicorn/qemu/accel
Emilio G. Cota b1b069e8ad
cpu-exec: lookup/generate TB outside exclusive region during step_atomic
Now that all code generation has been converted to check CF_PARALLEL, we can
generate !CF_PARALLEL code without having yet set !parallel_cpus --
and therefore without having to be in the exclusive region during
cpu_exec_step_atomic.

While at it, merge cpu_exec_step into cpu_exec_step_atomic.

Backports commit ac03ee5331612e44beb393df2b578c951d27dc0d from qemu
2019-05-06 00:52:43 -04:00
..
tcg cpu-exec: lookup/generate TB outside exclusive region during step_atomic 2019-05-06 00:52:43 -04:00
Makefile.objs tcg: Add generic translation framework 2018-03-04 14:31:16 -05:00