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

  /external/valgrind/main/VEX/priv/
host_mips_isel.c 289 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, tmp, irrm,
943 addInstr(env, MIPSInstr_Shft(Mshft_SLL, False, tmp,
    [all...]
host_mips_defs.h 633 extern MIPSInstr *MIPSInstr_Shft(MIPSShftOp, Bool sz32, HReg, HReg, MIPSRH *);
host_mips_defs.c 1201 MIPSInstr *MIPSInstr_Shft(MIPSShftOp op, Bool sz32, HReg dst, HReg srcL,
    [all...]

Completed in 64 milliseconds