Re: [PATCH 05/20] target/arm: Split decode of BFloat SVE FADD, FSUB, FMUL, FMIN*, FMAX*

Peter Maydell <[email protected]> Tue, 28 Jul 2026 16:23:36 +0100
Newsgroups org.nongnu.qemu-arm,org.nongnu.qemu-devel
Message-ID <CAFEAcA-FrNMiU5WqqbXim-QZPNk-HL4a=CkAV5F65_wa1+=vLw@mail.gmail.com>
On Tue, 21 Jul 2026 at 19:49, Richard Henderson
<[email protected]> wrote:
>
> Split decode so that feature detection can be handled
> external to gen_gvec_fpst_arg_zpzz
>
> Signed-off-by: Richard Henderson <[email protected]>
> ---

Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM