Searched refs:MIPS_COND_GE (Results 1 – 2 of 2) sorted by relevance
34 #define MIPS_COND_GE (0x1 << 1) macro
943 condt = MIPS_COND_GE | MIPS_COND_K; in build_body()948 condt = MIPS_COND_GE | MIPS_COND_X; in build_body()960 if ((condt & MIPS_COND_GE) || in build_body()