Searched refs:MIPS_COND_GE (Results 1 – 2 of 2) sorted by relevance
37 #define MIPS_COND_GE (0x1 << 1) macro
930 condt = MIPS_COND_GE | MIPS_COND_K; in build_body()935 condt = MIPS_COND_GE | MIPS_COND_X; in build_body()947 if ((condt & MIPS_COND_GE) || in build_body()