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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dv850-dis.c41 static const char *const v850_cc_names[] = variable
179 case V850_OPERAND_CC: info->fprintf_func (info->stream, "%s", v850_cc_names[value]); break;

Completed in 73 milliseconds