cuserid: support invocation with a null pointer argument
[musl.git] / arch / s390x / bits / hwcap.h
blobecc6ce1fe3dd200b5425ae33002ff2769b9fa298
1 #define HWCAP_S390_ESAN3 1
2 #define HWCAP_S390_ZARCH 2
3 #define HWCAP_S390_STFLE 4
4 #define HWCAP_S390_MSA 8
5 #define HWCAP_S390_LDISP 16
6 #define HWCAP_S390_EIMM 32
7 #define HWCAP_S390_DFP 64
8 #define HWCAP_S390_HPAGE 128
9 #define HWCAP_S390_ETF3EH 256
10 #define HWCAP_S390_HIGH_GPRS 512
11 #define HWCAP_S390_TE 1024
12 #define HWCAP_S390_VXRS 2048
13 #define HWCAP_S390_VXRS_BCD 4096
14 #define HWCAP_S390_VXRS_EXT 8192
15 #define HWCAP_S390_GS 16384