13 #ifdef GET_SUBTARGETINFO_ENUM
14 #undef GET_SUBTARGETINFO_ENUM
17 SystemZ_FeatureDistinctOps = 1ULL << 0,
18 SystemZ_FeatureFPExtension = 1ULL << 1,
19 SystemZ_FeatureFastSerialization = 1ULL << 2,
20 SystemZ_FeatureHighWord = 1ULL << 3,
21 SystemZ_FeatureInterlockedAccess1 = 1ULL << 4,
22 SystemZ_FeatureLoadStoreOnCond = 1ULL << 5