diff options
author | Taylor Simpson <tsimpson@quicinc.com> | 2022-02-15 20:39:39 -0800 |
---|---|---|
committer | Taylor Simpson <tsimpson@quicinc.com> | 2022-03-12 09:14:22 -0800 |
commit | d76dd816bf328a66ce57b2fb27d046656d3ab411 (patch) | |
tree | a0b334ab4ed61bce5eab925170067c10b5f2e752 /scripts/test-driver.py | |
parent | 77ccf44453a83e17cc830df700cc072f6bcf6a71 (diff) | |
download | qemu-d76dd816bf328a66ce57b2fb27d046656d3ab411.zip qemu-d76dd816bf328a66ce57b2fb27d046656d3ab411.tar.gz qemu-d76dd816bf328a66ce57b2fb27d046656d3ab411.tar.bz2 |
Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
The float??_minnum implementation differs from Hexagon for SNaN,
it returns NaN, but Hexagon returns the other input. So, we use
float??_minimum_number.
Test cases added to tests/tcg/hexagon/fpstuff.c
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <20220308190410.22355-1-tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/test-driver.py')
0 files changed, 0 insertions, 0 deletions