qemu-devel
[Top][All Lists]
Advanced

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

RE: [PATCH v4 49/51] tcg/optimize: Propagate sign info for setcond


From: Luis Fernando Fujita Pires
Subject: RE: [PATCH v4 49/51] tcg/optimize: Propagate sign info for setcond
Date: Wed, 27 Oct 2021 20:43:30 +0000

From: Richard Henderson <richard.henderson@linaro.org>
> The result is either 0 or 1, which means that we have a 2 bit signed result, 
> and
> thus 62 bits of sign.
> For clarity, use the smask_from_zmask function.
> 
> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/optimize.c | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>

--
Luis Pires
Instituto de Pesquisas ELDORADO
Aviso Legal - Disclaimer <https://www.eldorado.org.br/disclaimer.html>

reply via email to

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