Searched refs:d30v_format (Results 1 – 4 of 4) sorted by relevance
264 struct d30v_format struct270 extern const struct d30v_format d30v_format_table[]; argument279 struct d30v_format *form; /* pointer to an entry in the format table */
37 struct d30v_format *f; in lookup_opcode()61 f = (struct d30v_format *) &d30v_format_table[op_index]; in lookup_opcode()
420 const struct d30v_format d30v_format_table[] =
491 struct d30v_format *form = opcode->form; in build_insn()688 struct d30v_format *f; in parallel_ok()1128 static struct d30v_format *1135 struct d30v_format *fm; in find_format()1151 fm = (struct d30v_format *) &d30v_format_table[opcode_index]; in find_format()1272 fm = (struct d30v_format *) &d30v_format_table[++k]; in find_format()