1570af302Sopenharmony_ci#define HWCAP_S390_ESAN3 1 2570af302Sopenharmony_ci#define HWCAP_S390_ZARCH 2 3570af302Sopenharmony_ci#define HWCAP_S390_STFLE 4 4570af302Sopenharmony_ci#define HWCAP_S390_MSA 8 5570af302Sopenharmony_ci#define HWCAP_S390_LDISP 16 6570af302Sopenharmony_ci#define HWCAP_S390_EIMM 32 7570af302Sopenharmony_ci#define HWCAP_S390_DFP 64 8570af302Sopenharmony_ci#define HWCAP_S390_HPAGE 128 9570af302Sopenharmony_ci#define HWCAP_S390_ETF3EH 256 10570af302Sopenharmony_ci#define HWCAP_S390_HIGH_GPRS 512 11570af302Sopenharmony_ci#define HWCAP_S390_TE 1024 12570af302Sopenharmony_ci#define HWCAP_S390_VXRS 2048 13570af302Sopenharmony_ci#define HWCAP_S390_VXRS_BCD 4096 14570af302Sopenharmony_ci#define HWCAP_S390_VXRS_EXT 8192 15570af302Sopenharmony_ci#define HWCAP_S390_GS 16384 16