qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 03/21] softfloat: add xtensa specialization for pickNaNMulAdd


From: Alex Bennée
Subject: Re: [PATCH 03/21] softfloat: add xtensa specialization for pickNaNMulAdd
Date: Tue, 07 Jul 2020 11:29:44 +0100
User-agent: mu4e 1.5.4; emacs 28.0.50

Max Filippov <jcmvbkbc@gmail.com> writes:

> pickNaNMulAdd logic on Xtensa is the same as pickNaN when applied to
> the expression (a * b) + c. So with two pickNaN variants there must be
> two pickNaNMulAdd variants.
>
> Cc: Peter Maydell <peter.maydell@linaro.org>
> Cc: "Alex Bennée" <alex.bennee@linaro.org>
> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>

Acked-by: Alex Bennée <alex.bennee@linaro.org>

-- 
Alex Bennée



reply via email to

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