Searched refs:MIPS_COND_GT (Results 1 – 2 of 2) sorted by relevance
37 #define MIPS_COND_GT (0x1 << 2) macro
1063 condt = MIPS_COND_GT | MIPS_COND_K; in build_body()1068 condt = MIPS_COND_GT | MIPS_COND_X; in build_body()1072 (condt & MIPS_COND_GT)) { in build_body()1087 if (condt & MIPS_COND_GT) { in build_body()