aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/asm-arm64/asm/hwcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/asm-arm64/asm/hwcap.h')
-rw-r--r--original/uapi/asm-arm64/asm/hwcap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/original/uapi/asm-arm64/asm/hwcap.h b/original/uapi/asm-arm64/asm/hwcap.h
index 53026f4..5023599 100644
--- a/original/uapi/asm-arm64/asm/hwcap.h
+++ b/original/uapi/asm-arm64/asm/hwcap.h
@@ -104,5 +104,8 @@
#define HWCAP2_SME_F16F16 (1UL << 42)
#define HWCAP2_MOPS (1UL << 43)
#define HWCAP2_HBC (1UL << 44)
+#define HWCAP2_SVE_B16B16 (1UL << 45)
+#define HWCAP2_LRCPC3 (1UL << 46)
+#define HWCAP2_LSE128 (1UL << 47)
#endif /* _UAPI__ASM_HWCAP_H */