Home
last modified time | relevance | path

Searched refs:MIPScc_MI (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_mips_defs.h160 MIPScc_MI = 4, /* minus (negative) */ enumerator
Dhost_mips_defs.c644 case MIPScc_MI: in showMIPSCondCode()
1759 if (i->Min.MovCond.cond == MIPScc_MI) { in ppMIPSInstr()
2716 if (i->Min.MovCond.cond == MIPScc_MI) { in emit_MIPSInstr()
Dhost_mips_isel.c859 addInstr(env, MIPSInstr_MovCond(dst, argL, argR, tmp, MIPScc_MI)); in iselWordExpr_R_wrk()