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

  /external/valgrind/main/VEX/priv/
host_ppc_defs.h 798 extern PPCInstr* PPCInstr_Call ( PPCCondCode, Addr64, UInt );
host_ppc_defs.c 820 PPCInstr* PPCInstr_Call ( PPCCondCode cond,
    [all...]
host_ppc_isel.c 858 addInstr(env, PPCInstr_Call( cc, (Addr64)target, argiregs ));
    [all...]

Completed in 23 milliseconds