On 16 February 2018 at 21:56, Richard Henderson <[email protected]> wrote: > As an implementation choice, widening VL has zeroed the > previously inaccessible portion of the sve registers. > > Signed-off-by: Richard Henderson <[email protected]> > --- > 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 <[email protected]> thanks -- PMM
