Searched refs:arm_float_model (Results 1 – 4 of 4) sorted by relevance
62 enum arm_float_model enum96 enum arm_float_model fp_model {}; /* Floating point calling conventions. */
146 static enum arm_float_model arm_fp_model = ARM_FLOAT_AUTO;9524 arm_fp_model = (enum arm_float_model) fp_model; in set_fp_model_sfunc()10118 enum arm_float_model fp_model = arm_fp_model; in arm_gdbarch_init()
12574 * arm-tdep.h (enum arm_float_model): New enum.
11973 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.