Searched refs:ARM_FLOAT_AUTO (Results 1 – 2 of 2) sorted by relevance
108 ARM_FLOAT_AUTO, /* Automatic detection. Do not set in tdep. */ enumerator
111 static enum arm_float_model arm_fp_model = ARM_FLOAT_AUTO;2345 if (arm_fp_model == ARM_FLOAT_AUTO) in arm_get_fp_model()2378 for (fp_model = ARM_FLOAT_AUTO; fp_model != ARM_FLOAT_LAST; fp_model++) in set_fp_model_sfunc()2399 if (arm_fp_model == ARM_FLOAT_AUTO in show_fp_model()