[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 19/67] target/arm: Convert disas_cond_select to decodetree
From: |
Peter Maydell |
Subject: |
Re: [PATCH 19/67] target/arm: Convert disas_cond_select to decodetree |
Date: |
Thu, 5 Dec 2024 20:34:38 +0000 |
On Sun, 1 Dec 2024 at 15:07, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> This includes CSEL, CSINC, CSINV, CSNEG. Remove disas_data_proc_reg,
> as these were the last insns decoded by that function.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH 12/67] target/arm: Convert disas_add_sub_ext_reg to decodetree, (continued)
- [PATCH 13/67] target/arm: Convert disas_add_sub_reg to decodetree, Richard Henderson, 2024/12/01
- [PATCH 16/67] target/arm: Convert RMIF to decodetree, Richard Henderson, 2024/12/01
- [PATCH 17/67] target/arm: Convert SETF8, SETF16 to decodetree, Richard Henderson, 2024/12/01
- [PATCH 18/67] target/arm: Convert CCMP, CCMN to decodetree, Richard Henderson, 2024/12/01
- [PATCH 19/67] target/arm: Convert disas_cond_select to decodetree, Richard Henderson, 2024/12/01
- Re: [PATCH 19/67] target/arm: Convert disas_cond_select to decodetree,
Peter Maydell <=
- [PATCH 20/67] target/arm: Introduce fp_access_check_scalar_hsd, Richard Henderson, 2024/12/01
- [PATCH 21/67] target/arm: Introduce fp_access_check_vector_hsd, Richard Henderson, 2024/12/01
- [PATCH 22/67] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree, Richard Henderson, 2024/12/01
- Re: [PATCH 22/67] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree, Peter Maydell, 2024/12/05
- Re: [PATCH 22/67] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree, Peter Maydell, 2024/12/05
- Re: [PATCH 22/67] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree, Richard Henderson, 2024/12/05
- [PATCH 23/67] target/arm: Convert FMOV, FABS, FNEG (scalar) to decodetree, Richard Henderson, 2024/12/01