Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/mips/
HDmips.c255 static const char *const mips_fp_conditions[] = { variable
5601 < ARRAY_SIZE (mips_fp_conditions))) in print_operand()
5602 fputs (mips_fp_conditions[INTVAL (op)], file); in print_operand()
/NextBSD/contrib/gcc/
HDChangeLog-200416127 (mips_fp_conditions): New array.