Searched refs:Mips_printInst (Results 1 – 3 of 3) sorted by relevance
23 void Mips_printInst(MCInst *MI, SStream *O, void *info);
25 ud->printer = Mips_printInst; in init()
155 void Mips_printInst(MCInst *MI, SStream *O, void *info) in Mips_printInst() function