[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [Qemu-devel] [PATCH v1 4/6] tests/fp: add wrapping for
From: |
Alex Bennée |
Subject: |
Re: [qemu-s390x] [Qemu-devel] [PATCH v1 4/6] tests/fp: add wrapping for f128_to_ui32 |
Date: |
Sat, 23 Feb 2019 10:13:08 +0000 |
User-agent: |
mu4e 1.1.0; emacs 26.1 |
Richard Henderson <address@hidden> writes:
> On 2/22/19 12:44 PM, Alex Bennée wrote:
>> Needed to test: softfloat: add float128_is_{normal,denormal}
Obviously I was reading the title of the other patch.. will fix.
>
> Eh?
>
>>
>> Signed-off-by: Alex Bennée <address@hidden>
>> ---
>> tests/fp/fp-test.c | 3 ++-
>> tests/fp/wrap.inc.c | 1 +
>> 2 files changed, 3 insertions(+), 1 deletion(-)
>
> But the rest of the patch matches $SUBJECT, so
> Reviewed-by: Richard Henderson <address@hidden>
>
>
> r~
--
Alex Bennée
- [qemu-s390x] [PATCH v1 0/6] fpu/next, mostly bits s390x tcg will need, Alex Bennée, 2019/02/22
- [qemu-s390x] [PATCH v1 5/6] tests/fp: enable f128_to_ui[32/64] tests in float-to-uint, Alex Bennée, 2019/02/22
- [qemu-s390x] [PATCH v1 3/6] softfloat: Implement float128_to_uint32, Alex Bennée, 2019/02/22
- [qemu-s390x] [PATCH v1 6/6] softfloat: Support float_round_to_odd more places, Alex Bennée, 2019/02/22
- [qemu-s390x] [PATCH v1 4/6] tests/fp: add wrapping for f128_to_ui32, Alex Bennée, 2019/02/22
- [qemu-s390x] [PATCH v1 2/6] softfloat: add float128_is_{normal, denormal}, Alex Bennée, 2019/02/22
- [qemu-s390x] [PATCH v1 1/6] tests: Ignore fp test outputs, Alex Bennée, 2019/02/22