target/arm: Add SME enablement checks
commit3d74825f4d68a54cf1cd772dda8b502695b2d783
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 8 Jul 2022 15:15:10 +0000 (8 20:45 +0530)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 11 Jul 2022 12:19:35 +0000 (11 13:19 +0100)
tree6861efa8cc2e0de75d28191cdc5acdab570c7d8d
parent3ebc26e79d05cf53129e283529cf3bc8a5c5953e
target/arm: Add SME enablement checks

These functions will be used to verify that the cpu
is in the correct state for a given instruction.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220708151540.18136-16-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/translate-a64.c
target/arm/translate-a64.h