qemu-e2k/linux-user/aarch64
Richard Henderson 24d87c187c linux-user/aarch64: Implement PR_SME_GET_VL, PR_SME_SET_VL
These prctl set the Streaming SVE vector length, which may
be completely different from the Normal SVE vector length.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220708151540.18136-43-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2022-07-11 13:43:52 +01:00
..
cpu_loop.c linux-user/aarch64: Reset PSTATE.SM on syscalls 2022-07-11 13:43:51 +01:00
signal.c linux-user/aarch64: Implement SME signal handling 2022-07-11 13:43:52 +01:00
sockbits.h
syscall_nr.h
target_cpu.h linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLS 2022-07-11 13:43:51 +01:00
target_elf.h
target_errno_defs.h
target_fcntl.h
target_prctl.h linux-user/aarch64: Implement PR_SME_GET_VL, PR_SME_SET_VL 2022-07-11 13:43:52 +01:00
target_resource.h linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h 2022-02-01 08:01:38 +01:00
target_signal.h
target_structs.h
target_syscall.h Replace TARGET_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
termbits.h