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

  /external/valgrind/main/VEX/priv/
host_ppc_isel.c 514 PPCInstr_LI(align16, 0xFFFFFFFFFFFFFFF0ULL, env->mode64));
    [all...]
host_ppc_defs.h 962 extern PPCInstr* PPCInstr_LI ( HReg, ULong, Bool );
    [all...]
host_ppc_defs.c 753 PPCInstr* PPCInstr_LI ( HReg dst, ULong imm64, Bool mode64 )
    [all...]

Completed in 44 milliseconds