[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 26/29] target/arm: Widen NeonGenNarrowEnvFn return to 64 b
From: |
Peter Maydell |
Subject: |
Re: [PATCH v3 26/29] target/arm: Widen NeonGenNarrowEnvFn return to 64 bits |
Date: |
Thu, 12 Sep 2024 13:46:20 +0100 |
On Thu, 12 Sept 2024 at 03:43, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> While these functions really do return a 32-bit value,
> widening the return type means that we need do less
> marshalling between TCG types.
>
> Remove NeonGenNarrowEnvFn typedef; add NeonGenOne64OpEnvFn.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH v3 20/29] target/arm: Push tcg_rnd into handle_shri_with_rndacc, (continued)
- [PATCH v3 20/29] target/arm: Push tcg_rnd into handle_shri_with_rndacc, Richard Henderson, 2024/09/11
- [PATCH v3 22/29] target/arm: Convert SHRN, RSHRN to decodetree, Richard Henderson, 2024/09/11
- [PATCH v3 21/29] target/arm: Split out subroutines of handle_shri_with_rndacc, Richard Henderson, 2024/09/11
- [PATCH v3 23/29] target/arm: Convert handle_scalar_simd_shri to decodetree, Richard Henderson, 2024/09/11
- [PATCH v3 24/29] target/arm: Convert handle_scalar_simd_shli to decodetree, Richard Henderson, 2024/09/11
- [PATCH v3 25/29] target/arm: Convert VQSHL, VQSHLU to gvec, Richard Henderson, 2024/09/11
- [PATCH v3 29/29] target/arm: Convert scalar [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree, Richard Henderson, 2024/09/11
- [PATCH v3 27/29] target/arm: Convert SQSHL, UQSHL, SQSHLU (immediate) to decodetree, Richard Henderson, 2024/09/11
- [PATCH v3 28/29] target/arm: Convert vector [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree, Richard Henderson, 2024/09/11
- [PATCH v3 26/29] target/arm: Widen NeonGenNarrowEnvFn return to 64 bits, Richard Henderson, 2024/09/11
- Re: [PATCH v3 26/29] target/arm: Widen NeonGenNarrowEnvFn return to 64 bits,
Peter Maydell <=
- Re: [PATCH v3 00/29] target/arm: AdvSIMD decodetree conversion, part 4, Peter Maydell, 2024/09/16