]> Git Repo - qemu.git/commit - target/i386/translate.c
target/i386: check CF_PARALLEL instead of parallel_cpus
authorEmilio G. Cota <[email protected]>
Fri, 14 Jul 2017 22:30:49 +0000 (18:30 -0400)
committerRichard Henderson <[email protected]>
Tue, 24 Oct 2017 20:53:41 +0000 (13:53 -0700)
commitb5e3b4c2aca8eb5a9cfeedfb273af623f17c3731
tree0c972cbe3736f036e04967de4dab1fe82afdcf53
parentf9f46db444a2dfc2ebf1f9f7d4b42163ab33187d
target/i386: check CF_PARALLEL instead of parallel_cpus

Thereby decoupling the resulting translated code from the current state
of the system.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Emilio G. Cota <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
target/i386/translate.c
This page took 0.025668 seconds and 4 git commands to generate.