qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] softfloat: Remove STATUS macros


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 0/3] softfloat: Remove STATUS macros
Date: Fri, 6 Feb 2015 15:47:50 +0000

On 2 February 2015 at 21:37, Richard Henderson <address@hidden> wrote:
> On 02/02/2015 12:31 PM, Peter Maydell wrote:
>> Peter Maydell (3):
>>   softfloat: Expand out the STATUS_PARAM macro
>>   softfloat: expand out STATUS_VAR
>>   softfloat: expand out STATUS macro
>>
>>  fpu/softfloat-specialize.h |  124 ++--
>>  fpu/softfloat.c            | 1609 
>> ++++++++++++++++++++++++--------------------
>>  include/fpu/softfloat.h    |  371 +++++-----
>>  target-mips/msa_helper.c   |   74 +-
>>  4 files changed, 1188 insertions(+), 990 deletions(-)
>
> Reviewed-by: Richard Henderson <address@hidden>

Thanks. Unless anybody wants to object I think I'll apply these
to master today (with the removal of the space you point out in
patch 1), since they're kind of disruptive and I think that will
overall minimise peoples' rebasing pain.

-- PMM



reply via email to

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