qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/2] tests/tcg/mips64el: Run float tests


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/2] tests/tcg/mips64el: Run float tests
Date: Sun, 26 Dec 2021 01:19:29 +0100

The test doesn't pass, so I presume there is a bug in our model...

Based-on: <20211224035541.2159966-1-richard.henderson@linaro.org>
20211224035541.2159966-1-richard.henderson@linaro.org/">https://lore.kernel.org/qemu-devel/20211224035541.2159966-1-richard.henderson@linaro.org/

Philippe Mathieu-Daudé (2):
  tests/tcg/mips64el: Add float reference files
  tests/tcg/mips64el: Run float tests

 tests/tcg/mips64el/Makefile.target |   2 +
 tests/tcg/mips64el/float_convs.ref | 748 ++++++++++++++++++++++++++++
 tests/tcg/mips64el/float_madds.ref | 768 +++++++++++++++++++++++++++++
 3 files changed, 1518 insertions(+)
 create mode 100644 tests/tcg/mips64el/Makefile.target
 create mode 100644 tests/tcg/mips64el/float_convs.ref
 create mode 100644 tests/tcg/mips64el/float_madds.ref

-- 
2.33.1




reply via email to

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