HomeSort by relevance Sort by last modified time
    Searched refs:ppPPCInstr (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/VEX/priv/
main_main.c 290 ppInstr = (void(*)(HInstr*,Bool)) ppPPCInstr;
309 ppInstr = (void(*)(HInstr*, Bool)) ppPPCInstr;
    [all...]
host_ppc_defs.h 837 extern void ppPPCInstr ( PPCInstr*, Bool mode64 );
host_ppc_defs.c     [all...]
host_ppc_isel.c 298 ppPPCInstr(instr, env->mode64);
    [all...]

Completed in 33 milliseconds