qemu-arm
[Top][All Lists]
Advanced

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

Re: [RISU PATCH v4 22/29] ppc64: Use uint64_t to represent double


From: Matheus K. Ferst
Subject: Re: [RISU PATCH v4 22/29] ppc64: Use uint64_t to represent double
Date: Tue, 12 Jul 2022 08:17:20 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 08/07/2022 12:46, Richard Henderson wrote:
We want to do exact bitwise comparisons of the data,
not be held hostage to IEEE comparisons and NaNs.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  risu_reginfo_ppc64.h |  3 ++-
  risu_reginfo_ppc64.c | 29 +++++++++--------------------
  2 files changed, 11 insertions(+), 21 deletions(-)


Hi Richard,

Reviewed-by: Matheus Ferst <matheus.ferst@eldorado.org.br>

It seems that the series is missing some r-b tags that Alex sent in v3 (e.g. https://lore.kernel.org/qemu-devel/871rm590sg.fsf@linaro.org/).

Thanks,
Matheus K. Ferst
Instituto de Pesquisas ELDORADO <http://www.eldorado.org.br/>
Analista de Software
Aviso Legal - Disclaimer <https://www.eldorado.org.br/disclaimer.html>



reply via email to

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