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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmips-dis.c95 static const char * const mips_fpr_names_numeric[32] =
362 { "numeric", mips_gpr_names_numeric, mips_fpr_names_numeric },
576 mips_fpr_names = mips_fpr_names_numeric;
94 static const char * const mips_fpr_names_numeric[32] = variable

Completed in 108 milliseconds