Searched refs:condR (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_mips_defs.h607 HReg condR; member in struct:__anon26714::__anon26715::__anon26741
687 // srcL will be copied if !condR
689 HReg condR, MIPSCondCode cond);
H A Dhost_mips_defs.c1436 MIPSInstr *MIPSInstr_MovCond(HReg dst, HReg argL, MIPSRH * argR, HReg condR, argument
1444 i->Min.MovCond.condR = condR;
1997 addHRegUse(u, HRmRead, i->Min.MovCond.condR);
2156 mapReg(m, &i->Min.MovCond.condR);
2710 UInt condR = iregNo(i->Min.MovCond.condR, mode64); local
2717 p = mkFormI(p, 7, condR, 0, 2); //bgtz cond,2

Completed in 73 milliseconds