Searched refs:dis_vxv_dp_arith (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c8909 dis_vxv_dp_arith ( UInt theInstr, UInt opc2 ) function
8923 vex_printf( "dis_vxv_dp_arith(ppc)(instr)\n" );
8959 vpanic("The impossible happened: dis_vxv_dp_arith(ppc)");
9142 vex_printf( "dis_vxv_dp_arith(ppc)(opc2)\n" );
13642 if (dis_vxv_dp_arith(theInstr, vsxOpc2)) goto decode_success;

Completed in 40 milliseconds