[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/3] target/arm: Fixes for SME FMOPA (#2373)
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 0/3] target/arm: Fixes for SME FMOPA (#2373) |
Date: |
Thu, 18 Jul 2024 11:25:00 +0100 |
On Wed, 17 Jul 2024 at 07:02, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Changes for v2:
> - Apply r-b.
> - Add license headers to two test cases.
>
> r~
>
> Daniyal Khan (2):
> target/arm: Use float_status copy in sme_fmopa_s
> tests/tcg/aarch64: Add test cases for SME FMOPA (widening)
>
> Richard Henderson (1):
> target/arm: Use FPST_F16 for SME FMOPA (widening)
>
Applied to target-arm.next, thanks.
-- PMM