Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-m68hc11.c140 int min_operands; member
439 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()