On Thu, 2 Jun 2022 at 23:04, Richard Henderson
wrote:
>
> This will be used for raising various traps for SME.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/syndrome.h | 13 +
> 1 file changed, 13 insertions(+)
> +static inline uint32_t syn_smetrap(SMEExceptionType etype, b
This will be used for raising various traps for SME.
Signed-off-by: Richard Henderson
---
target/arm/syndrome.h | 13 +
1 file changed, 13 insertions(+)
diff --git a/target/arm/syndrome.h b/target/arm/syndrome.h
index 0cb26dde7d..4792df0f0f 100644
--- a/target/arm/syndrome.h
+++ b/t