tests/tcg: add missing reference files for float_convs
commitf9caa8feea9d5acd1a6dc02b626f82a149b4b94e
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 19 Apr 2022 09:10:18 +0000 (19 10:10 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Apr 2022 15:04:20 +0000 (20 16:04 +0100)
treefbde83a4604f4127d58beda276065f9016afacde
parent2931014c3ddd87b0dcb98788b5d50abee775bcea
tests/tcg: add missing reference files for float_convs

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>
Message-Id: <20220419091020.3008144-24-alex.bennee@linaro.org>
tests/tcg/i386/float_convs.ref [new file with mode: 0644]
tests/tcg/x86_64/float_convs.ref [new file with mode: 0644]