Searched refs:ppMIPSInstr (Results 1 – 4 of 4) sorted by relevance
680 extern void ppMIPSInstr(const MIPSInstr *, Bool mode64);
542 ppInstr = (__typeof__(ppInstr)) MIPS32FN(ppMIPSInstr); in LibVEX_Translate()560 ppInstr = (__typeof__(ppInstr)) MIPS64FN(ppMIPSInstr); in LibVEX_Translate()
1182 void ppMIPSInstr(const MIPSInstr * i, Bool mode64) in ppMIPSInstr() function1780 ppMIPSInstr(i, mode64); in getRegUsage_MIPSInstr()1940 ppMIPSInstr(i, mode64); in mapRegs_MIPSInstr()3893 ppMIPSInstr(i, mode64); in emit_MIPSInstr()
164 ppMIPSInstr(instr, mode64); in addInstr()