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

  /external/valgrind/main/VEX/priv/
host_mips_defs.h 654 extern MIPSInstr *MIPSInstr_CallAlways(MIPSCondCode, Addr32, UInt);
host_mips_isel.c 516 addInstr(env, MIPSInstr_CallAlways(cc, target, argiregs));
520 addInstr(env, MIPSInstr_CallAlways(cc, (Addr32) target, argiregs));
    [all...]
host_mips_defs.c 1235 MIPSInstr *MIPSInstr_CallAlways(MIPSCondCode cond, Addr32 target, UInt argiregs)
    [all...]

Completed in 43 milliseconds