Searched refs:arm_feature_set (Results 1 – 4 of 4) sorted by relevance
136 static arm_feature_set cpu_variant;137 static arm_feature_set arm_arch_used;138 static arm_feature_set thumb_arch_used;150 static const arm_feature_set *legacy_cpu = NULL;151 static const arm_feature_set *legacy_fpu = NULL;153 static const arm_feature_set *mcpu_cpu_opt = NULL;154 static const arm_feature_set *mcpu_fpu_opt = NULL;155 static const arm_feature_set *march_cpu_opt = NULL;156 static const arm_feature_set *march_fpu_opt = NULL;157 static const arm_feature_set *mfpu_opt = NULL;[all …]
180 } arm_feature_set; typedef
222 (arm_feature_set): Change to a structure.
2673 * config/tc-arm.c: Use arm_feature_set.