Searched hist:"8281 a157" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/ |
H A D | Makefile.include | 8281a157 Wed May 20 09:05:32 CDT 2020 Alex Bennée <alex.bennee@linaro.org> tests/fp: split and audit the conversion tests Split the float conversion tests into separate groups and audit the tests to check what is still broken. I was able to enable a bunch of tests that had been missed before: all the float to float conversions ui32_to_extF80 ui64_to_extF80 extF80_to_ui32 extF80_to_ui32_r_minMag extF80_to_ui64 extF80_to_ui64_r_minMag Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200520140541.30256-7-alex.bennee@linaro.org>
|