]> git.ipfire.org Git - thirdparty/valgrind.git/commit
PPC64, The function _get_maxmin_fp_NaN does not handle the case of QNaN, SNaN correctly.
authorCarl Love <carll@us.ibm.com>
Fri, 22 Mar 2019 17:32:29 +0000 (12:32 -0500)
committerCarl Love <carll@us.ibm.com>
Fri, 22 Mar 2019 17:32:29 +0000 (12:32 -0500)
commite9986500957ae53ef6374e86938188bca4d1c6df
tree2f7416694a2aa3f44460e051582cf9cb713c2885
parentd4686f635ec9d9ee9f5aa4c6675d486c89e2c7a6
PPC64, The function _get_maxmin_fp_NaN does not handle the case of QNaN, SNaN correctly.

This patch fixes Valgrind to handle the case of QNaN, SNaN input the same
as the HW handles it.

Valgrind bug 405365.
NEWS
VEX/priv/guest_ppc_toIR.c