Searched refs:mips_hash (Results 1 – 1 of 1) sorted by relevance
4933 static const struct mips_opcode *mips_hash[OP_MASK_OP + 1]; in print_insn_mips() local4949 mips_hash[i] = op; in print_insn_mips()4967 op = mips_hash[(word >> OP_SH_OP) & OP_MASK_OP]; in print_insn_mips()