[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 27/67] target/arm: Convert FRINT[NPMSAXI] (scalar) to decodet
From: |
Peter Maydell |
Subject: |
Re: [PATCH 27/67] target/arm: Convert FRINT[NPMSAXI] (scalar) to decodetree |
Date: |
Fri, 6 Dec 2024 13:23:11 +0000 |
On Sun, 1 Dec 2024 at 15:13, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Remove handle_fp_1src_half as these were the last insns
> decoded by that function.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/tcg/translate-a64.c | 107 ++++++++++-----------------------
> target/arm/tcg/a64.decode | 8 +++
> 2 files changed, 39 insertions(+), 76 deletions(-)
>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH 26/67] target/arm: Convert FSQRT (scalar) to decodetree, (continued)
- [PATCH 25/67] target/arm: Remove helper_sqrt_f16, Richard Henderson, 2024/12/01
- [PATCH 27/67] target/arm: Convert FRINT[NPMSAXI] (scalar) to decodetree, Richard Henderson, 2024/12/01
- Re: [PATCH 27/67] target/arm: Convert FRINT[NPMSAXI] (scalar) to decodetree,
Peter Maydell <=
- [PATCH 28/67] target/arm: Convert BFCVT to decodetree, Richard Henderson, 2024/12/01
- [PATCH 30/67] target/arm: Convert FCVT (scalar) to decodetree, Richard Henderson, 2024/12/01
- [PATCH 29/67] target/arm: Convert FRINT{32, 64}[ZX] (scalar) to decodetree, Richard Henderson, 2024/12/01
- [PATCH 31/67] target/arm: Convert handle_fpfpcvt to decodetree, Richard Henderson, 2024/12/01