[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 63/67] target/arm: Convert handle_2misc_fcmp_zero to decodetr
From: |
Peter Maydell |
Subject: |
Re: [PATCH 63/67] target/arm: Convert handle_2misc_fcmp_zero to decodetree |
Date: |
Fri, 6 Dec 2024 16:29:54 +0000 |
On Sun, 1 Dec 2024 at 15:15, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> This includes FCMEQ, FCMGT, FCMGE, FCMLT, FCMLE.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH 55/67] target/arm: Convert FCVT* (vector, integer) scalar to decodetree, (continued)
- [PATCH 64/67] target/arm: Convert FRECPE, FRECPX, FRSQRTE to decodetree, Richard Henderson, 2024/12/01
- [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
- Re: [PATCH 63/67] target/arm: Convert handle_2misc_fcmp_zero to decodetree,
Peter Maydell <=
- [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 00/67] target/arm: AArch64 decodetree conversion, final part, Peter Maydell, 2024/12/09