qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 23/25] tests/tcg: add missing reference files for float_co


From: Richard Henderson
Subject: Re: [PATCH v1 23/25] tests/tcg: add missing reference files for float_convs
Date: Tue, 19 Apr 2022 12:17:23 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 4/19/22 02:10, Alex Bennée wrote:
We might as well include a reference file for i386/x86_64. I was going
to include s390x as well but it's broken hence I raised:

   https://gitlab.com/qemu-project/qemu/-/issues/979.

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  tests/tcg/i386/float_convs.ref   | 748 +++++++++++++++++++++++++++++++
  tests/tcg/x86_64/float_convs.ref | 748 +++++++++++++++++++++++++++++++
  2 files changed, 1496 insertions(+)
  create mode 100644 tests/tcg/i386/float_convs.ref
  create mode 100644 tests/tcg/x86_64/float_convs.ref

Are we forcing SSE math for i386? Otherwise this isn't quite testing the same thing. Not that we shouldn't test floatx80, but...


r~



reply via email to

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