[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 54/67] target/arm: Convert FRINT* (vector) to decodetree
From: |
Peter Maydell |
Subject: |
Re: [PATCH 54/67] target/arm: Convert FRINT* (vector) to decodetree |
Date: |
Fri, 6 Dec 2024 16:12:28 +0000 |
On Sun, 1 Dec 2024 at 15:17, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/tcg/translate-a64.c | 176 ++++++++++++---------------------
> target/arm/tcg/a64.decode | 26 +++++
> 2 files changed, 88 insertions(+), 114 deletions(-)
>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH 57/67] target/arm: Convert [US]CVTF (vector, integer) scalar to decodetree, (continued)
- [PATCH 44/67] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp, Richard Henderson, 2024/12/01
- [PATCH 50/67] target/arm: Convert FCVTXN to decodetree, Richard Henderson, 2024/12/01
- [PATCH 46/67] target/arm: Remove helper_neon_{add,sub}l_u{16,32}, Richard Henderson, 2024/12/01
- [PATCH 52/67] target/arm: Convert FABS, FNEG (vector) to decodetree, Richard Henderson, 2024/12/01
- [PATCH 54/67] target/arm: Convert FRINT* (vector) to decodetree, Richard Henderson, 2024/12/01
- Re: [PATCH 54/67] target/arm: Convert FRINT* (vector) to decodetree,
Peter Maydell <=
- [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
- [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