qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/4] softfloat: silence sNaN for conversions to/from floatx80


From: Alex Bennée
Subject: Re: [PATCH 1/4] softfloat: silence sNaN for conversions to/from floatx80
Date: Fri, 01 May 2020 16:45:19 +0100
User-agent: mu4e 1.4.1; emacs 28.0.50

Joseph Myers <address@hidden> writes:

> Conversions between IEEE floating-point formats should convert
> signaling NaNs to quiet NaNs.  Most of those in QEMU's softfloat code
> do so, but those for floatx80 fail to.  Fix those conversions to
> silence signaling NaNs as well.
>
> Signed-off-by: Joseph Myers <address@hidden>

The threading from this seems to be a bit broken as it doesn't link to
the cover text. Also its a good idea to use get_maintainer.pl in your
workflow to ensure maintainers get CC'd so patches don't get lost in the
torrent that is qemu-devel.

-- 
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]