Home
last modified time | relevance | path

Searched hist:a7b7b983 (Results 1 – 1 of 1) sorted by relevance

/qemu/target/ppc/
H A Dfpu_helper.cdiff a7b7b983 Mon Aug 19 19:19:48 GMT 2019 Paul A. Clarke <pc@us.ibm.com> ppc: Fix emulated INFINITY and NAN conversions

helper_todouble() was not properly converting INFINITY from 32 bit
float to 64 bit double.

(Normalized operand conversion is unchanged, other than indentation.)

Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
Message-Id: <1566242388-9244-1-git-send-email-pc@us.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>