Searched refs:min_operands (Results 1 – 1 of 1) sorted by relevance
140 int min_operands; member439 opc->min_operands, opc->max_operands, opc->format, opc->used); in m68hc11_print_statistics()655 opc->min_operands = 100; in md_begin()680 if (expect < opc->min_operands) in md_begin()681 opc->min_operands = expect; in md_begin()2416 if (i >= opc->min_operands) in find_opcode()