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

/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c6260 static Bool dis_proc_ctl ( VexAbiInfo* vbi, UInt theInstr ) function
6291 vex_printf("dis_proc_ctl(ppc)(opc1|b0)\n");
6299 vex_printf("dis_proc_ctl(ppc)(mcrxr,b21to22|b11to20)\n");
6408 vex_printf("dis_proc_ctl(ppc)(mfspr,SPR)(0x%x)\n", SPR);
6498 vex_printf("dis_proc_ctl(ppc)(mtspr,SPR)(%u)\n", SPR);
6504 vex_printf("dis_proc_ctl(ppc)(opc2)\n");
13987 if (dis_proc_ctl( abiinfo, theInstr )) goto decode_success;

Completed in 40 milliseconds