]> git.proxmox.com Git - mirror_qemu.git/commit
target/m68k: Use floatX_silence_nan when we have already checked for SNaN
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 10 May 2018 20:49:00 +0000 (13:49 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 17 May 2018 22:27:15 +0000 (15:27 -0700)
commit1c0c951f717e66b4be45611c0d6661a2dff4241c
tree327626f6426440e9f2ac44dba8d7235d82b1bbbd
parente1cf9adf5b5defdc077e9029b9e776201e6a42a7
target/m68k: Use floatX_silence_nan when we have already checked for SNaN

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/m68k/softfloat.c