Searched refs:decodeInfo (Results 1 – 1 of 1) sorted by relevance
37 struct decodeInfo struct50 static struct decodeInfo * find_match (unsigned int); argument53 static struct decodeInfo *decodeTable;70 struct decodeInfo *decodeTablePTR = 0; in print_insn()71 struct decodeInfo *decodePTR = 0; in print_insn()84 decodeTable = xmalloc (sizeof (struct decodeInfo) * xgate_num_opcodes); in print_insn()348 static struct decodeInfo *351 struct decodeInfo *decodeTablePTR = 0; in find_match()