[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 12/29] target/arm: Convert FMOVI (scalar, immediate) to de
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 12/29] target/arm: Convert FMOVI (scalar, immediate) to decodetree |
Date: |
Tue, 10 Sep 2024 13:27:44 +0100 |
On Mon, 9 Sept 2024 at 23:24, Philippe Mathieu-Daudé <philmd@linaro.org> wrote:
>
> On 9/9/24 18:22, Richard Henderson wrote:
> > Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
>
> I wonder, maybe you mispasted my previous R-b tags
> with Peter's?
> https://lore.kernel.org/qemu-devel/37096dc8-7827-4a4c-a27b-4f8343aa9c6c@linaro.org/
I gave the whole of the v1 series an r-by at the
cover-letter level:
https://lore.kernel.org/qemu-devel/CAFEAcA8vJxUUHWA_nUF-810fDhYyPggtc=HGFdp0QUa5segB=A@mail.gmail.com/
-- PMM
- [PATCH v2 05/29] target/arm: Use tcg_gen_extract2_i64 for EXT, (continued)
- [PATCH v2 05/29] target/arm: Use tcg_gen_extract2_i64 for EXT, Richard Henderson, 2024/09/09
- [PATCH v2 07/29] target/arm: Convert TBL, TBX to decodetree, Richard Henderson, 2024/09/09
- [PATCH v2 08/29] target/arm: Convert UZP, TRN, ZIP to decodetree, Richard Henderson, 2024/09/09
- [PATCH v2 09/29] target/arm: Simplify do_reduction_op, Richard Henderson, 2024/09/09
- [PATCH v2 10/29] target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetree, Richard Henderson, 2024/09/09
- [PATCH v2 11/29] target/arm: Convert FMAXNMV, FMINNMV, FMAXV, FMINV to decodetree, Richard Henderson, 2024/09/09
- [PATCH v2 12/29] target/arm: Convert FMOVI (scalar, immediate) to decodetree, Richard Henderson, 2024/09/09
- [PATCH v2 13/29] target/arm: Convert MOVI, FMOV, ORR, BIC (vector immediate) to decodetree, Richard Henderson, 2024/09/09
- [PATCH v2 14/29] target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr, Richard Henderson, 2024/09/09
- [PATCH v2 15/29] target/arm: Fix whitespace near gen_srshr64_i64, Richard Henderson, 2024/09/09
- [PATCH v2 19/29] target/arm: Convert SSHLL, USHLL to decodetree, Richard Henderson, 2024/09/09
- [PATCH v2 16/29] target/arm: Convert handle_vec_simd_shri to decodetree, Richard Henderson, 2024/09/09
- [PATCH v2 17/29] target/arm: Convert handle_vec_simd_shli to decodetree, Richard Henderson, 2024/09/09
- [PATCH v2 18/29] target/arm: Use {, s}extract in handle_vec_simd_wshli, Richard Henderson, 2024/09/09
- [PATCH v2 20/29] target/arm: Push tcg_rnd into handle_shri_with_rndacc, Richard Henderson, 2024/09/09