On 16 February 2018 at 21:56, Richard Henderson <richard.hender...@linaro.org> wrote: > As an implementation choice, widening VL has zeroed the > previously inaccessible portion of the sve registers. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/aarch64/target_syscall.h | 3 +++ > target/arm/cpu.h | 1 + > linux-user/syscall.c | 27 ++++++++++++++++++++++++ > target/arm/cpu64.c | 41 > +++++++++++++++++++++++++++++++++++++ > 4 files changed, 72 insertions(+)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM