On Thu, 2 Jun 2022 at 23:15, Richard Henderson
wrote:
>
> This is CheckSMEAccess, which is the basis for a set of
> related tests for various SME cpregs and instructions.
>
> Signed-off-by: Richard Henderson
> ---
> +/* CPTR_EL3. Since EZ is negative we must check for EL3. */
Cut-n-paste
This is CheckSMEAccess, which is the basis for a set of
related tests for various SME cpregs and instructions.
Signed-off-by: Richard Henderson
---
target/arm/cpu.h | 2 ++
target/arm/translate.h | 1 +
target/arm/helper.c| 52 ++
targe