Home
last modified time | relevance | path

Searched refs:mips_fpr_names_numeric (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dmips-dis.c97 static const char * const mips_fpr_names_numeric[32] = { variable
298 { "numeric", mips_gpr_names_numeric, mips_fpr_names_numeric },
501 mips_fpr_names = mips_fpr_names_numeric;
H A DChangeLog-0203872 (mips_gpr_names_newabi, mips_fpr_names_numeric)
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmips-dis.c84 static const char * const mips_fpr_names_numeric[32] = variable
300 { "numeric", mips_gpr_names_numeric, mips_fpr_names_numeric },
512 mips_fpr_names = mips_fpr_names_numeric; in set_default_mips_dis_options()
H A DChangeLog-0203872 (mips_gpr_names_newabi, mips_fpr_names_numeric)