[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 49/67] target/arm: Convert FCVTN, BFCVTN to decodetree
From: |
Peter Maydell |
Subject: |
Re: [PATCH 49/67] target/arm: Convert FCVTN, BFCVTN to decodetree |
Date: |
Fri, 6 Dec 2024 15:48:36 +0000 |
On Sun, 1 Dec 2024 at 15:15, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/tcg/translate-a64.c | 89 ++++++++++++++++++----------------
> target/arm/tcg/a64.decode | 5 ++
> 2 files changed, 52 insertions(+), 42 deletions(-)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH 53/67] target/arm: Convert FSQRT (vector) to decodetree, (continued)
- [PATCH 53/67] target/arm: Convert FSQRT (vector) to decodetree, Richard Henderson, 2024/12/01
- [PATCH 55/67] target/arm: Convert FCVT* (vector, integer) scalar to decodetree, Richard Henderson, 2024/12/01
- [PATCH 57/67] target/arm: Convert [US]CVTF (vector, integer) scalar to decodetree, Richard Henderson, 2024/12/01
- [PATCH 67/67] target/arm: Convert FCVTL to decodetree, Richard Henderson, 2024/12/01
- [PATCH 49/67] target/arm: Convert FCVTN, BFCVTN to decodetree, Richard Henderson, 2024/12/01
- Re: [PATCH 49/67] target/arm: Convert FCVTN, BFCVTN to decodetree,
Peter Maydell <=
- [PATCH 46/67] target/arm: Remove helper_neon_{add,sub}l_u{16,32}, Richard Henderson, 2024/12/01
- [PATCH 54/67] target/arm: Convert FRINT* (vector) to decodetree, Richard Henderson, 2024/12/01
- [PATCH 62/67] target/arm: Convert FCVT* (vector, integer) to decodetree, Richard Henderson, 2024/12/01
- [PATCH 64/67] target/arm: Convert FRECPE, FRECPX, FRSQRTE to decodetree, Richard Henderson, 2024/12/01
- [PATCH 58/67] target/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetree, Richard Henderson, 2024/12/01