[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 00/69] target/arm: AArch64 decodetree conversion, final pa
From: |
Peter Maydell |
Subject: |
Re: [PATCH v3 00/69] target/arm: AArch64 decodetree conversion, final part |
Date: |
Fri, 13 Dec 2024 13:42:29 +0000 |
On Wed, 11 Dec 2024 at 16:42, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Finish the conversion of all aarch64 instructions to decodetree.
>
> Changes for v3:
> - Fix decode for f16 fsqrt (vector) in patch 23, prior to conversion.
> This is the only patch without R-B.
>
>
> r~
Applied to target-arm.next, thanks.
-- PMM
- [PATCH v3 60/69] target/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetree, (continued)
- [PATCH v3 60/69] target/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetree, Richard Henderson, 2024/12/11
- [PATCH v3 61/69] target/arm: Rename helper_gvec_vcvt_[hf][su] with _rz, Richard Henderson, 2024/12/11
- [PATCH v3 62/69] target/arm: Convert [US]CVTF (vector) to decodetree, Richard Henderson, 2024/12/11
- [PATCH v3 63/69] target/arm: Convert FCVTZ[SU] (vector, fixed-point) to decodetree, Richard Henderson, 2024/12/11
- [PATCH v3 64/69] target/arm: Convert FCVT* (vector, integer) to decodetree, Richard Henderson, 2024/12/11
- [PATCH v3 66/69] target/arm: Convert FRECPE, FRECPX, FRSQRTE to decodetree, Richard Henderson, 2024/12/11
- [PATCH v3 65/69] target/arm: Convert handle_2misc_fcmp_zero to decodetree, Richard Henderson, 2024/12/11
- [PATCH v3 67/69] target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte, Richard Henderson, 2024/12/11
- [PATCH v3 68/69] target/arm: Convert URECPE and URSQRTE to decodetree, Richard Henderson, 2024/12/11
- [PATCH v3 69/69] target/arm: Convert FCVTL to decodetree, Richard Henderson, 2024/12/11
- Re: [PATCH v3 00/69] target/arm: AArch64 decodetree conversion, final part,
Peter Maydell <=