[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 10/57] target/arm: Convert XAR to decodetree
From: |
Peter Maydell |
Subject: |
Re: [PATCH 10/57] target/arm: Convert XAR to decodetree |
Date: |
Thu, 23 May 2024 11:40:46 +0100 |
On Mon, 6 May 2024 at 02:05, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/tcg/a64.decode | 4 ++++
> target/arm/tcg/translate-a64.c | 43 +++++++++++-----------------------
> 2 files changed, 18 insertions(+), 29 deletions(-)
>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH 07/57] target/arm: Convert Cryptographic 2-register SHA512 to decodetree, (continued)
- [PATCH 07/57] target/arm: Convert Cryptographic 2-register SHA512 to decodetree, Richard Henderson, 2024/05/05
- [PATCH 08/57] target/arm: Convert Cryptographic 4-register to decodetree, Richard Henderson, 2024/05/05
- [PATCH 02/57] target/arm: Split out gengvec64.c, Richard Henderson, 2024/05/05
- [PATCH 09/57] target/arm: Convert Cryptographic 3-register, imm2 to decodetree, Richard Henderson, 2024/05/05
- [PATCH 10/57] target/arm: Convert XAR to decodetree, Richard Henderson, 2024/05/05
- Re: [PATCH 10/57] target/arm: Convert XAR to decodetree,
Peter Maydell <=
- [PATCH 04/57] target/arm: Convert Cryptographic 3-register SHA to decodetree, Richard Henderson, 2024/05/05
- [PATCH 05/57] target/arm: Convert Cryptographic 2-register SHA to decodetree, Richard Henderson, 2024/05/05
- [PATCH 06/57] target/arm: Convert Cryptographic 3-register SHA512 to decodetree, Richard Henderson, 2024/05/05
- [PATCH 11/57] target/arm: Convert Advanced SIMD copy to decodetree, Richard Henderson, 2024/05/05
- [PATCH 13/57] target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree, Richard Henderson, 2024/05/05