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

/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c11795 static Bool dis_av_logic ( UInt theInstr ) function
11810 vex_printf("dis_av_logic(ppc)(opc1 != 0x4)\n");
11843 vex_printf("dis_av_logic(ppc)(opc2=0x%x)\n", opc2);
14191 if (dis_av_logic( theInstr )) goto decode_success;

Completed in 69 milliseconds