[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 57/67] target/arm: Convert SHSUB, UHSUB to decodetree
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 57/67] target/arm: Convert SHSUB, UHSUB to decodetree |
Date: |
Tue, 28 May 2024 17:02:39 +0100 |
On Sat, 25 May 2024 at 00:27, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/tcg/a64.decode | 2 ++
> target/arm/tcg/translate-a64.c | 11 +++--------
> 2 files changed, 5 insertions(+), 8 deletions(-)
>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH v2 66/67] target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to decodetree, (continued)
- [PATCH v2 66/67] target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to decodetree, Richard Henderson, 2024/05/24
- [PATCH v2 60/67] target/arm: Convert SMAX, SMIN, UMAX, UMIN to decodetree, Richard Henderson, 2024/05/24
- [PATCH v2 49/67] target/arm: Convert SQRSHL, UQRSHL to decodetree, Richard Henderson, 2024/05/24
- [PATCH v2 63/67] target/arm: Convert MLA, MLS to decodetree, Richard Henderson, 2024/05/24
- [PATCH v2 57/67] target/arm: Convert SHSUB, UHSUB to decodetree, Richard Henderson, 2024/05/24
- Re: [PATCH v2 57/67] target/arm: Convert SHSUB, UHSUB to decodetree,
Peter Maydell <=
- [PATCH v2 54/67] target/arm: Convert SHADD, UHADD to gvec, Richard Henderson, 2024/05/24
- [PATCH v2 58/67] target/arm: Convert SRHADD, URHADD to gvec, Richard Henderson, 2024/05/24
- Re: [PATCH v2 00/67] target/arm: Convert a64 advsimd to decodetree (part 1), Peter Maydell, 2024/05/28