sparc: Do not test preservation of NaN payloads for LEON
commit87d921e270acd614077764228881ffcf5e21d9f7
authorDaniel Cederman <cederman@gaisler.com>
Fri, 12 Jan 2024 09:26:23 +0000 (12 10:26 +0100)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 18 Jan 2024 11:27:44 +0000 (18 08:27 -0300)
tree9cce22827360569f7679013f253bfd7237014884
parent45f7ea26c1d9145a9e024b8646592d405fb285e0
sparc: Do not test preservation of NaN payloads for LEON

The FPU used by LEON does not preserve NaN payload. This change allows
the math/test-*-canonicalize tests to pass on LEON.

Signed-off-by: Daniel Cederman <cederman@gaisler.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/sparc/sparc32/fpu/math-tests-snan-payload.h [new file with mode: 0644]