[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 43/69] target/arm: Convert handle_rev to decodetree
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 43/69] target/arm: Convert handle_rev to decodetree |
Date: |
Wed, 11 Dec 2024 15:54:36 +0000 |
On Tue, 10 Dec 2024 at 16:26, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> This includes REV16, REV32, REV64.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH v2 33/69] target/arm: Convert FJCVTZS to decodetree, (continued)
- [PATCH v2 33/69] target/arm: Convert FJCVTZS to decodetree, Richard Henderson, 2024/12/10
- [PATCH v2 34/69] target/arm: Convert handle_fmov to decodetree, Richard Henderson, 2024/12/10
- [PATCH v2 35/69] target/arm: Convert SQABS, SQNEG to decodetree, Richard Henderson, 2024/12/10
- [PATCH v2 36/69] target/arm: Convert ABS, NEG to decodetree, Richard Henderson, 2024/12/10
- [PATCH v2 37/69] target/arm: Introduce gen_gvec_cls, gen_gvec_clz, Richard Henderson, 2024/12/10
- [PATCH v2 38/69] target/arm: Convert CLS, CLZ (vector) to decodetree, Richard Henderson, 2024/12/10
- [PATCH v2 39/69] target/arm: Introduce gen_gvec_cnt, gen_gvec_rbit, Richard Henderson, 2024/12/10
- [PATCH v2 40/69] target/arm: Convert CNT, NOT, RBIT (vector) to decodetree, Richard Henderson, 2024/12/10
- [PATCH v2 41/69] target/arm: Convert CMGT, CMGE, GMLT, GMLE, CMEQ (zero) to decodetree, Richard Henderson, 2024/12/10
- [PATCH v2 43/69] target/arm: Convert handle_rev to decodetree, Richard Henderson, 2024/12/10
- Re: [PATCH v2 43/69] target/arm: Convert handle_rev to decodetree,
Peter Maydell <=
- [PATCH v2 42/69] target/arm: Introduce gen_gvec_rev{16,32,64}, Richard Henderson, 2024/12/10
- [PATCH v2 44/69] target/arm: Move helper_neon_addlp_{s8, s16} to neon_helper.c, Richard Henderson, 2024/12/10
- [PATCH v2 46/69] target/arm: Convert handle_2misc_pairwise to decodetree, Richard Henderson, 2024/12/10
- [PATCH v2 45/69] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp, Richard Henderson, 2024/12/10
- [PATCH v2 47/69] target/arm: Remove helper_neon_{add,sub}l_u{16,32}, Richard Henderson, 2024/12/10
- [PATCH v2 48/69] target/arm: Introduce clear_vec, Richard Henderson, 2024/12/10
- [PATCH v2 49/69] target/arm: Convert XTN, SQXTUN, SQXTN, UQXTN to decodetree, Richard Henderson, 2024/12/10
- [PATCH v2 52/69] target/arm: Convert SHLL to decodetree, Richard Henderson, 2024/12/10
- [PATCH v2 51/69] target/arm: Convert FCVTXN to decodetree, Richard Henderson, 2024/12/10
- [PATCH v2 50/69] target/arm: Convert FCVTN, BFCVTN to decodetree, Richard Henderson, 2024/12/10