qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 11/52] target-m68k: allow to update flags with o


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH 11/52] target-m68k: allow to update flags with operation on words and bytes
Date: Sat, 7 May 2016 09:19:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0


Le 06/05/2016 à 18:45, Richard Henderson a écrit :
> On 05/04/2016 10:11 AM, Laurent Vivier wrote:
>> Signed-off-by: Laurent Vivier <address@hidden>
>> ---
>>  target-m68k/cpu.h       |  14 ++++-
>>  target-m68k/helper.c    | 139
>> ++++++++++++++++++++++++++++++++++--------------
>>  target-m68k/translate.c |  82 ++++++++++++++--------------
>>  3 files changed, 151 insertions(+), 84 deletions(-)
> 
> I wonder if this shouldn't just be dropped, or squished into some of the
> other flags-related patches?  That said,

While I was debugging this series it was very helpful to have this patch
separated to bisect where it is broken (as it was in this one).
So I think it is good to have this one separated from the others.

> Reviewed-by: Richard Henderson <address@hidden>

Thanks,
Laurent



reply via email to

[Prev in Thread] Current Thread [Next in Thread]