Searched refs:opcode_index (Results 1 – 2 of 2) sorted by relevance
62 static const struct alpha_opcode *opcode_index[AXP_NOPS+1]; local70 if (!opcode_index[0])77 opcode_index[op] = opcode;81 opcode_index[op] = opcode;119 opcode_end = opcode_index[op + 1];120 for (opcode = opcode_index[op]; opcode < opcode_end; ++opcode)
61 static const struct alpha_opcode *opcode_index[AXP_NOPS+1]; local69 if (!opcode_index[0])76 opcode_index[op] = opcode;80 opcode_index[op] = opcode;118 opcode_end = opcode_index[op + 1];119 for (opcode = opcode_index[op]; opcode < opcode_end; ++opcode)