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

/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c6514 static Bool dis_cache_manage ( UInt theInstr, function
6543 vex_printf("dis_cache_manage(ppc)(dcbzl not supported by host)\n");
6550 if (0) vex_printf("dis_cache_manage %d %d %d\n",
6552 vex_printf("dis_cache_manage(ppc)(opc1|b21to25|b0)\n");
6655 vex_printf("dis_cache_manage(ppc)(opc2)\n");
13994 if (dis_cache_manage( theInstr, &dres, archinfo ))

Completed in 48 milliseconds