Skip to content
Snippets Groups Projects
Commit 84ade98e authored by Matheus Ferst's avatar Matheus Ferst Committed by Cédric Le Goater
Browse files

target/ppc: do not silence snan in xscvspdpn


The non-signalling versions of VSX scalar convert to shorter/longer
precision insns doesn't silence SNaNs in the hardware. To better match
this behavior, use the non-arithmatic conversion of helper_todouble
instead of float32_to_float64. A test is added to prevent future
regressions.

Signed-off-by: default avatarMatheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20211228120310.1957990-1-matheus.ferst@eldorado.org.br>
Signed-off-by: default avatarCédric Le Goater <clg@kaod.org>
parent fbe08667
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment