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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68hc11.c155 int min_operands; member in struct:m68hc11_opcode_def
182 int min_operands; member in struct:m9s12xg_opcode_def
489 opc->min_operands, opc->max_operands, opc->format, opc->used);
664 opc->min_operands = 100;
705 if (expect < opc->min_operands)
706 opc->min_operands = expect;
2785 if (i >= opc->min_operands)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68hc11.c155 int min_operands; member in struct:m68hc11_opcode_def
182 int min_operands; member in struct:m9s12xg_opcode_def
489 opc->min_operands, opc->max_operands, opc->format, opc->used);
664 opc->min_operands = 100;
705 if (expect < opc->min_operands)
706 opc->min_operands = expect;
2785 if (i >= opc->min_operands)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68hc11.c155 int min_operands; member in struct:m68hc11_opcode_def
182 int min_operands; member in struct:m9s12xg_opcode_def
489 opc->min_operands, opc->max_operands, opc->format, opc->used);
664 opc->min_operands = 100;
705 if (expect < opc->min_operands)
706 opc->min_operands = expect;
2785 if (i >= opc->min_operands)

Completed in 199 milliseconds