Home
last modified time | relevance | path

Searched refs:current_fp_model (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Darm-tdep.c147 static const char *current_fp_model = "auto"; variable
9522 if (strcmp (current_fp_model, fp_model_strings[fp_model]) == 0) in set_fp_model_sfunc()
9530 current_fp_model); in set_fp_model_sfunc()
11097 add_setshow_enum_cmd ("fpu", no_class, fp_model_strings, &current_fp_model, in _initialize_arm_tdep()
DChangeLog-200311976 (arm_fp_model, current_fp_model): New variables.