Searched refs:MIPS_COND_K (Results 1 – 2 of 2) sorted by relevance
42 #define MIPS_COND_K (0x1 << 6) macro
1045 condt = MIPS_COND_EQ | MIPS_COND_K; in build_body()1054 condt = MIPS_COND_GE | MIPS_COND_K; in build_body()1063 condt = MIPS_COND_GT | MIPS_COND_K; in build_body()1073 if (condt & MIPS_COND_K) { /* K */ in build_body()1090 if (condt & MIPS_COND_K) in build_body()1111 if (condt & MIPS_COND_K) { /* K */ in build_body()