qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tests/tcg/mips64el: Run float tests
@ 2021-12-26  0:19 Philippe Mathieu-Daudé
  2021-12-26  0:19 ` [PATCH 1/2] tests/tcg/mips64el: Add float reference files Philippe Mathieu-Daudé
  2021-12-26  0:19 ` [RFC PATCH 2/2] tests/tcg/mips64el: Run float tests Philippe Mathieu-Daudé
  0 siblings, 2 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-12-26  0:19 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Huacai Chen, Richard Henderson,
	Philippe Mathieu-Daudé

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

Based-on: <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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-01-04 11:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-26  0:19 [PATCH 0/2] tests/tcg/mips64el: Run float tests Philippe Mathieu-Daudé
2021-12-26  0:19 ` [PATCH 1/2] tests/tcg/mips64el: Add float reference files Philippe Mathieu-Daudé
2021-12-26  0:19 ` [RFC PATCH 2/2] tests/tcg/mips64el: Run float tests Philippe Mathieu-Daudé
2021-12-26  2:25   ` Jiaxun Yang
2021-12-26 10:50     ` Philippe Mathieu-Daudé
2022-01-04 10:59       ` Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).