Home | Sort by relevance Sort by last modified time |
/toolchain/binutils/binutils-2.25/gas/config/ | |
tc-m68hc11.c | 155 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); 667 opc->min_operands = 100; 708 if (expect < opc->min_operands) 709 opc->min_operands = expect; [all...] |