about summary refs log tree commit diff
path: root/sysdeps/sparc/bits/hwcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sparc/bits/hwcap.h')
-rw-r--r--sysdeps/sparc/bits/hwcap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/sparc/bits/hwcap.h b/sysdeps/sparc/bits/hwcap.h
index d922d7b0e8..74ca130bb1 100644
--- a/sysdeps/sparc/bits/hwcap.h
+++ b/sysdeps/sparc/bits/hwcap.h
@@ -45,3 +45,6 @@
 #define HWCAP_SPARC_IMA		0x00400000
 #define HWCAP_SPARC_ASI_CACHE_SPARING \
 				0x00800000
+#define HWCAP_SPARC_PAUSE	0x01000000
+#define HWCAP_SPARC_CBCOND	0x02000000
+#define HWCAP_SPARC_CRYPTO	0x04000000