Searched defs:emit_PPCInstr (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_ppc_defs.c3721 Int emit_PPCInstr ( /*MB_MOD*/Bool* is_profInc, function
5305 vex_printf("ERROR: emit_PPCInstr default case\n");
5331 vex_printf("Error: emit_PPCInstr case Pin_DfpExtractExp, case inst Default\n");
5358 vex_printf("Error: emit_PPCInstr case Pin_Dfp128Unary, case inst Default\
5437 vex_printf("ERROR: emit_PPCInstr quad default case %d \n",
5763 vpanic("emit_PPCInstr");
5773 emit_PPCInstr just above. That crosschecks what this returns, so
5872 created by the Pin_ProfInc case for emit_PPCInstr. */

Completed in 79 milliseconds