[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 45/67] target/arm: Convert handle_2misc_pairwise to decodetre
From: |
Peter Maydell |
Subject: |
Re: [PATCH 45/67] target/arm: Convert handle_2misc_pairwise to decodetree |
Date: |
Fri, 6 Dec 2024 15:37:45 +0000 |
On Sun, 1 Dec 2024 at 15:13, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> This includes SADDLP, UADDLP, SADALP, UADALP.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH 52/67] target/arm: Convert FABS, FNEG (vector) to decodetree, (continued)
- [PATCH 54/67] target/arm: Convert FRINT* (vector) to decodetree, Richard Henderson, 2024/12/01
- [PATCH 47/67] target/arm: Introduce clear_vec, Richard Henderson, 2024/12/01
- [PATCH 42/67] target/arm: Convert handle_rev to decodetree, Richard Henderson, 2024/12/01
- [PATCH 60/67] target/arm: Convert [US]CVTF (vector) to decodetree, Richard Henderson, 2024/12/01
- [PATCH 45/67] target/arm: Convert handle_2misc_pairwise to decodetree, Richard Henderson, 2024/12/01
- Re: [PATCH 45/67] target/arm: Convert handle_2misc_pairwise to decodetree,
Peter Maydell <=
- [PATCH 62/67] target/arm: Convert FCVT* (vector, integer) to decodetree, Richard Henderson, 2024/12/01
- [PATCH 49/67] target/arm: Convert FCVTN, BFCVTN to decodetree, Richard Henderson, 2024/12/01
- [PATCH 48/67] target/arm: Convert XTN, SQXTUN, SQXTN, UQXTN to decodetree, Richard Henderson, 2024/12/01
- [PATCH 51/67] target/arm: Convert SHLL to decodetree, Richard Henderson, 2024/12/01
- [PATCH 59/67] target/arm: Rename helper_gvec_vcvt_[hf][su] with _rz, Richard Henderson, 2024/12/01
- [PATCH 53/67] target/arm: Convert FSQRT (vector) to decodetree, Richard Henderson, 2024/12/01