[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH for 2.11 02/23] fpu: import SoftF
From: |
Alex Bennée |
Subject: |
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH for 2.11 02/23] fpu: import SoftFloat3c |
Date: |
Fri, 21 Jul 2017 10:57:00 +0100 |
User-agent: |
mu4e 0.9.19; emacs 25.2.50.3 |
Thomas Huth <address@hidden> writes:
> On 20.07.2017 17:04, Alex Bennée wrote:
>> SoftFloat3c is a re-write of the BSD softfloat library which includes
>> a number of new features. It has been written with libraries in mind
>> and has a new API so hopefully we can use both side-by-side as we
>> migrate.
>>
>> Signed-off-by: Alex Bennée <address@hidden>
>> ---
>> fpu/softfloat3c/8086-SSE/extF80M_isSignalingNaN.c | 57 +
>
> I'd maybe rather name the folder "softfloat3" instead of "softfloat3c"
> ... otherwise it does not match anymore if we ever want to update to
> version 3d (which is likely just a minor release with some few bug
> fixes, so we likely don't want to maintain that in a separate folder)
Good point, will do.
--
Alex Bennée
- [Qemu-arm] [RFC PATCH for 2.11 03/23] softfloat3c: dos2unix all files, (continued)
[Qemu-arm] [RFC PATCH for 2.11 02/23] fpu: import SoftFloat3c, Alex Bennée, 2017/07/20
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH for 2.11 00/23] Implementing FP16 for ARMv8.2 using SoftFloat2a and 3c, Aurelien Jarno, 2017/07/20