qemu-devel
[Top][All Lists]
Advanced

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

RE: [PATCH v4 42/51] tcg/optimize: Stop forcing z_mask to "garbage" for


From: Luis Fernando Fujita Pires
Subject: RE: [PATCH v4 42/51] tcg/optimize: Stop forcing z_mask to "garbage" for 32-bit values
Date: Wed, 27 Oct 2021 20:32:38 +0000

From: Richard Henderson <richard.henderson@linaro.org>
> This "garbage" setting pre-dates the addition of the type changing opcodes
> INDEX_op_ext_i32_i64, INDEX_op_extu_i32_i64, and
> INDEX_op_extr{l,h}_i64_i32.
> 
> So now we have a definitive points at which to adjust z_mask to eliminate such
> bits from the 32-bit operands.
> 
> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/optimize.c | 35 ++++++++++++++++-------------------
>  1 file changed, 16 insertions(+), 19 deletions(-)

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]