[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 09/67] target/arm: Convert PAC[ID]*, AUT[ID]* to decodetree
From: |
Peter Maydell |
Subject: |
Re: [PATCH 09/67] target/arm: Convert PAC[ID]*, AUT[ID]* to decodetree |
Date: |
Thu, 5 Dec 2024 17:29:32 +0000 |
On Sun, 1 Dec 2024 at 15:12, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> This includes PACIA, PACIZA, PACIB, PACIZB, PACDA, PACDZA, PACDB,
> PACDZB, AUTIA, AUTIZA, AUTIB, AUTIZB, AUTDA, AUTDZA, AUTDB, AUTDZB.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/tcg/translate-a64.c | 173 +++++++++------------------------
> target/arm/tcg/a64.decode | 13 +++
> 2 files changed, 58 insertions(+), 128 deletions(-)
Well, that's certainly a more compact representation than we had before :-)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH 04/67] target/arm: Convert CRC32, CRC32C to decodetree, (continued)
[PATCH 08/67] target/arm: Convert CLZ, CLS to decodetree, Richard Henderson, 2024/12/01
[PATCH 06/67] target/arm: Convert PACGA to decodetree, Richard Henderson, 2024/12/01
[PATCH 05/67] target/arm: Convert SUBP, IRG, GMI to decodetree, Richard Henderson, 2024/12/01
[PATCH 09/67] target/arm: Convert PAC[ID]*, AUT[ID]* to decodetree, Richard Henderson, 2024/12/01
- Re: [PATCH 09/67] target/arm: Convert PAC[ID]*, AUT[ID]* to decodetree,
Peter Maydell <=
[PATCH 12/67] target/arm: Convert disas_add_sub_ext_reg to decodetree, Richard Henderson, 2024/12/01
[PATCH 13/67] target/arm: Convert disas_add_sub_reg to decodetree, Richard Henderson, 2024/12/01
[PATCH 11/67] target/arm: Convert disas_logic_reg to decodetree, Richard Henderson, 2024/12/01
[PATCH 10/67] target/arm: Convert XPAC[ID] to decodetree, Richard Henderson, 2024/12/01
[PATCH 16/67] target/arm: Convert RMIF to decodetree, Richard Henderson, 2024/12/01