[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 67/67] target/arm: Convert FCVTL to decodetree
From: |
Peter Maydell |
Subject: |
Re: [PATCH 67/67] target/arm: Convert FCVTL to decodetree |
Date: |
Fri, 6 Dec 2024 16:33:30 +0000 |
On Sun, 1 Dec 2024 at 15:17, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Remove lookup_disas_fn, handle_2misc_widening,
> disas_simd_two_reg_misc, disas_data_proc_simd,
> disas_data_proc_simd_fp, disas_a64_legacy, as
> this is the final insn to be converted.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH 56/67] target/arm: Convert FCVT* (vector, fixed-point) scalar to decodetree, (continued)
- [PATCH 56/67] target/arm: Convert FCVT* (vector, fixed-point) scalar 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
- [PATCH 61/67] target/arm: Convert FCVTZ[SU] (vector, fixed-point) to decodetree, Richard Henderson, 2024/12/01
- [PATCH 63/67] target/arm: Convert handle_2misc_fcmp_zero to decodetree, Richard Henderson, 2024/12/01
- [PATCH 65/67] target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte, Richard Henderson, 2024/12/01
- [PATCH 66/67] target/arm: Convert URECPE and URSQRTE to decodetree, Richard Henderson, 2024/12/01
- [PATCH 67/67] target/arm: Convert FCVTL to decodetree, Richard Henderson, 2024/12/01
- Re: [PATCH 67/67] target/arm: Convert FCVTL to decodetree,
Peter Maydell <=
- Re: [PATCH 00/67] target/arm: AArch64 decodetree conversion, final part, Peter Maydell, 2024/12/09