On Wed, 11 Mar 2020 at 06:44, Richard Henderson
wrote:
>
> This avoids the need for a separate set of helpers to implement
> no-fault semantics, and will enable MTE in the future.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Peter Maydell
thanks
-- PMM
This avoids the need for a separate set of helpers to implement
no-fault semantics, and will enable MTE in the future.
Signed-off-by: Richard Henderson
---
target/arm/sve_helper.c | 323
1 file changed, 127 insertions(+), 196 deletions(-)
diff --git a/ta