|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH v3 16/43] target/m68k: check CF_PARALLEL instead of parallel_cpus |
Date: | Wed, 19 Jul 2017 21:23:52 -1000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 |
On 07/19/2017 05:09 PM, Emilio G. Cota wrote:
Thereby decoupling the resulting translated code from the current state of the system. Signed-off-by: Emilio G. Cota<address@hidden> --- target/m68k/helper.h | 1 + target/m68k/op_helper.c | 33 ++++++++++++++++++++------------- target/m68k/translate.c | 12 ++++++++++-- 3 files changed, 31 insertions(+), 15 deletions(-)
Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |