On Fri, 30 Apr 2021 at 21:58, Richard Henderson
wrote:
>
> In addition, use the same vector generator interface for AdvSIMD.
> This fixes a bug in which the AdvSIMD insn failed to clear the
> high bits of the SVE register.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Peter Maydell
thanks
In addition, use the same vector generator interface for AdvSIMD.
This fixes a bug in which the AdvSIMD insn failed to clear the
high bits of the SVE register.
Signed-off-by: Richard Henderson
---
target/arm/helper-sve.h| 4 ++
target/arm/helper.h| 2 +
target/arm/translate-a64.h