Home | History | Annotate | Download | only in config

Lines Matching full:min_operands

155   int min_operands;
182 int min_operands;
489 opc->min_operands, opc->max_operands, opc->format, opc->used);
667 opc->min_operands = 100;
708 if (expect < opc->min_operands)
709 opc->min_operands = expect;
2787 if (i >= opc->min_operands)