qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH v2 3/3] tests/tcg/s390x: test signed vfmin/vfmax


From: Richard Henderson
Subject: Re: [PATCH v2 3/3] tests/tcg/s390x: test signed vfmin/vfmax
Date: Thu, 14 Jul 2022 06:47:35 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 7/13/22 23:56, Ilya Leoshkevich wrote:
Add a test to prevent regressions. Try all floating point value sizes
and all combinations of floating point value classes. Verify the results
against PoP tables, which are represented as close to the original as
possible - this produces a lot of checkpatch complaints, but it seems
to be justified in this case.

Signed-off-by: Ilya Leoshkevich<iii@linux.ibm.com>
---
  tests/tcg/s390x/Makefile.target |   7 +
  tests/tcg/s390x/vfminmax.c      | 411 ++++++++++++++++++++++++++++++++
  2 files changed, 418 insertions(+)
  create mode 100644 tests/tcg/s390x/vfminmax.c

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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