Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h159 MIPScc_LE = 13, /* <=s (signed less or equal) */ enumerator
Dhost_mips_isel.c1021 cc = MIPScc_LE; in iselWordExpr_R_wrk()
1025 cc = MIPScc_LE; in iselWordExpr_R_wrk()
1029 cc = MIPScc_LE; in iselWordExpr_R_wrk()
2101 cc = MIPScc_LE; in iselCondCode_wrk()
2105 cc = MIPScc_LE; in iselCondCode_wrk()
Dhost_mips_defs.c241 case MIPScc_LE: in showMIPSCondCode()
2782 case MIPScc_LE: in emit_MIPSInstr()