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<i...@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.hender...@linaro.org>

r~

Reply via email to