On Fri, 7 Mar 2025 at 19:05, Richard Henderson
<richard.hender...@linaro.org> wrote:
>
> If SME Streaming Mode is enabled, but FP is disabled, we get two
> assertion failures within the translator.  Beyond the assertions,
> this combination should succeed because we're executing on the
> SME co-processor's registers, not the core cpu's AdvSIMD registers.

Patch 2 has a 'bool ret' declaration that needs to move to
the top of its block. Otherwise

Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

and applied to target-arm.next with that minor tweak.

thanks
-- PMM

Reply via email to