qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 01/17] target/arm: Use tcg_gen_extract2_i64 for EXT


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 01/17] target/arm: Use tcg_gen_extract2_i64 for EXT
Date: Wed, 17 Jul 2024 11:50:50 +0200
User-agent: Mozilla Thunderbird

On 17/7/24 08:08, Richard Henderson wrote:
The extract2 tcg op performs the same operation
as the do_ext64 function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/arm/tcg/translate-a64.c | 23 +++--------------------
  1 file changed, 3 insertions(+), 20 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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