Searched refs:mips_hwr_names (Results 1 – 2 of 2) sorted by relevance
679 static const char * const *mips_hwr_names; variable785 mips_hwr_names = mips_hwr_names_numeric; in set_default_mips_dis_options()819 mips_hwr_names = chosen_arch->hwr_names; in set_default_mips_dis_options()929 mips_hwr_names = chosen_arch->hwr_names; in parse_mips_dis_option()953 mips_hwr_names = chosen_arch->hwr_names; in parse_mips_dis_option()1049 info->fprintf_func (info->stream, "%s", mips_hwr_names[regno]); in print_reg()
833 (mips_hwr_names): New variable.834 (set_default_mips_dis_options): Set mips_hwr_names.836 mips_hwr_names, and adjust "reg-names=ARCH" to set mips_hwr_names.