On Sun, 22 Jun 2025 at 22:36, Richard Henderson <[email protected]> wrote: > > We failed to raise an exception when > sme_excp_el == 0 and fp_excp_el == 1. > > Cc: [email protected] > Fixes: 3d74825f4d6 ("target/arm: Add SME enablement checks") > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/tcg/translate-a64.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
