Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m68hc11.c155 int min_operands; member
182 int min_operands; member
488 opc->min_operands, opc->max_operands, opc->format, opc->used); in m68hc11_print_statistics()
665 opc->min_operands = 100; in md_begin()
706 if (expect < opc->min_operands) in md_begin()
707 opc->min_operands = expect; in md_begin()
2780 if (i >= opc->min_operands) in find_opcode()