Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_mips_defs.h173 MIPScc_LE = 13, /* <=s (signed less or equal) */ enumerator
Dhost_mips_isel.c821 cc = MIPScc_LE; in iselWordExpr_R_wrk()
825 cc = MIPScc_LE; in iselWordExpr_R_wrk()
1682 cc = MIPScc_LE; in iselCondCode_wrk()
1686 cc = MIPScc_LE; in iselCondCode_wrk()
Dhost_mips_defs.c671 case MIPScc_LE: in showMIPSCondCode()
2978 case MIPScc_LE: in emit_MIPSInstr()