summaryrefslogtreecommitdiff
path: root/include/libunwind-aarch64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libunwind-aarch64.h')
-rw-r--r--include/libunwind-aarch64.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/libunwind-aarch64.h b/include/libunwind-aarch64.h
index f71835ad..63be0530 100644
--- a/include/libunwind-aarch64.h
+++ b/include/libunwind-aarch64.h
@@ -122,6 +122,9 @@ typedef enum
/* Pseudo-register */
UNW_AARCH64_RA_SIGN_STATE = 34,
+ /* SVE Vector Granule pseudo register */
+ UNW_AARCH64_VG = 46,
+
/* 128-bit FP/Advanced SIMD registers. */
UNW_AARCH64_V0 = 64,
UNW_AARCH64_V1,