[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 6/9] target/xtensa: Use tcg_gen_extract_i32
From: |
Max Filippov |
Subject: |
Re: [PATCH 6/9] target/xtensa: Use tcg_gen_extract_i32 |
Date: |
Mon, 23 Oct 2023 10:56:27 -0700 |
On Mon, Oct 23, 2023 at 9:10 AM Philippe Mathieu-Daudé
<philmd@linaro.org> wrote:
>
> Inspired-by: Richard Henderson <richard.henderson@linaro.org>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> target/xtensa/translate.c | 6 +-----
> 1 file changed, 1 insertion(+), 5 deletions(-)
Reviewed-by: Max Filippov <jcmvbkbc@gmail.com>
--
Thanks.
-- Max
- [PATCH 2/9] target/cris: Use tcg_gen_extract_tl, (continued)
- [PATCH 2/9] target/cris: Use tcg_gen_extract_tl, Philippe Mathieu-Daudé, 2023/10/23
- [PATCH 3/9] target/mips: Use tcg_gen_extract_i32, Philippe Mathieu-Daudé, 2023/10/23
- [PATCH 4/9] target/ppc: Use tcg_gen_extract_i32, Philippe Mathieu-Daudé, 2023/10/23
- [PATCH 5/9] target/sparc: Use tcg_gen_extract_tl, Philippe Mathieu-Daudé, 2023/10/23
- [PATCH 6/9] target/xtensa: Use tcg_gen_extract_i32, Philippe Mathieu-Daudé, 2023/10/23
- Re: [PATCH 6/9] target/xtensa: Use tcg_gen_extract_i32,
Max Filippov <=
- [PATCH 7/9] target/mips: Use tcg_gen_sextract_tl, Philippe Mathieu-Daudé, 2023/10/23
- [RFC PATCH 8/9] target/cris: Use tcg_gen_sextract_tl, Philippe Mathieu-Daudé, 2023/10/23
[RFC PATCH 9/9] target/ppc: Use tcg_gen_sextract_tl, Philippe Mathieu-Daudé, 2023/10/23