[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
- Re: [PATCH v2 40/67] target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB, (continued)
- [PATCH v2 43/67] target/arm: Convert SSHL, USHL to decodetree, Richard Henderson, 2024/05/24
- [PATCH v2 42/67] target/arm: Convert SUQADD, USQADD to decodetree, Richard Henderson, 2024/05/24
- [PATCH v2 45/67] target/arm: Convert SRSHL, URSHL to decodetree, Richard Henderson, 2024/05/24
- [PATCH v2 48/67] target/arm: Convert SQRSHL and UQRSHL (register) to gvec, 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 46/67] target/arm: Convert SQSHL and UQSHL (register) to gvec, Richard Henderson, 2024/05/24
- [PATCH v2 64/67] target/arm: Tidy SQDMULH, SQRDMULH (vector), Richard Henderson, 2024/05/24
- [PATCH v2 51/67] target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ to decodetree, Richard Henderson, 2024/05/24
- [PATCH v2 62/67] target/arm: Convert MUL, PMUL to decodetree, Richard Henderson, 2024/05/24
- [PATCH v2 56/67] target/arm: Convert SHSUB, UHSUB to gvec, Richard Henderson, 2024/05/24