Searched refs:ppPPCInstr (Results 1 – 4 of 4) sorted by relevance
453 ppInstr = (__typeof__(ppInstr)) PPC32FN(ppPPCInstr); in LibVEX_Translate()470 ppInstr = (__typeof__(ppInstr)) PPC64FN(ppPPCInstr); in LibVEX_Translate()
1106 extern void ppPPCInstr(const PPCInstr*, Bool mode64);
1451 void ppPPCInstr ( const PPCInstr* i, Bool mode64 ) in ppPPCInstr() function2622 ppPPCInstr(i, mode64); in getRegUsage_PPCInstr()2954 ppPPCInstr(i, mode64); in mapRegs_PPCInstr()3744 vex_printf("asm ");ppPPCInstr(i, mode64); vex_printf("\n"); in emit_PPCInstr()5840 ppPPCInstr(i, mode64); in emit_PPCInstr()
337 ppPPCInstr(instr, env->mode64); in addInstr()