On Thu, 2 Jun 2022 at 22:56, Richard Henderson
wrote:
>
> The ARM pseudocode function CheckNormalSVEEnabled uses this
> predicate now, and I think it's a bit clearer.
>
> Signed-off-by: Richard Henderson
> ---
Reviewed-by: Peter Maydell
thanks
-- PMM
The ARM pseudocode function CheckNormalSVEEnabled uses this
predicate now, and I think it's a bit clearer.
Signed-off-by: Richard Henderson
---
target/arm/helper.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/target/arm/helper.c b/target/arm/helper.c
index 135c3e790c.