summaryrefslogtreecommitdiff
path: root/libc/sysdeps/sparc/bits/hwcap.h
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-09-25 14:42:18 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-09-25 14:42:18 +0000
commitaeb5b827c5f7ed858a5b15101d1a3893356cc6ba (patch)
tree5d8e4382197847df3cf875caac4994390b6f1094 /libc/sysdeps/sparc/bits/hwcap.h
parent598804b7d4191eddbaf24784c3b25a6c4d6f33cd (diff)
downloadeglibc2-aeb5b827c5f7ed858a5b15101d1a3893356cc6ba.tar.gz
Merge changes between r20391 and r20863 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@20864 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/sysdeps/sparc/bits/hwcap.h')
-rw-r--r--libc/sysdeps/sparc/bits/hwcap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/sysdeps/sparc/bits/hwcap.h b/libc/sysdeps/sparc/bits/hwcap.h
index d922d7b0e..74ca130bb 100644
--- a/libc/sysdeps/sparc/bits/hwcap.h
+++ b/libc/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