mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-19 20:34:20 +08:00
31d2129591
Add support for the SVE registers to get-reg-list and create a new test, get-reg-list-sve, which tests them when running on a machine with SVE support. Signed-off-by: Andrew Jones <drjones@redhat.com> Message-Id: <20201029201703.102716-5-drjones@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
4 lines
83 B
C
4 lines
83 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
#define REG_LIST_SVE
|
|
#include "get-reg-list.c"
|