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

  /external/valgrind/main/VEX/priv/
host_mips_defs.h 607 HReg condR;
687 // srcL will be copied if !condR
689 HReg condR, MIPSCondCode cond);
host_mips_defs.c 1436 MIPSInstr *MIPSInstr_MovCond(HReg dst, HReg argL, MIPSRH * argR, HReg condR,
1444 i->Min.MovCond.condR = condR;
    [all...]

Completed in 27 milliseconds