Searched refs:numopcodes (Results 1 – 1 of 1) sorted by relevance
1874 static int numopcodes[16]; in print_insn_m68k() local1886 numopcodes[(m68k_opcodes[i].opcode >> 28) & 15]++; in print_insn_m68k()1896 opc_pointer[i] = opc_pointer[i - 1] + numopcodes[i - 1]; in print_insn_m68k()1974 for (i = 0; i < numopcodes[major_opcode]; i++) in print_insn_m68k()