Searched refs:COND_CMP_TRUE (Results 1 – 2 of 2) sorted by relevance
249 PPC_BCC_SHORT(cond ^ COND_CMP_TRUE, (ctx->idx+2)*4); \258 #define COND_CMP_TRUE 0x100 macro261 #define COND_GT (CR0_GT | COND_CMP_TRUE)263 #define COND_EQ (CR0_EQ | COND_CMP_TRUE)265 #define COND_LT (CR0_LT | COND_CMP_TRUE)
530 PPC_BCC(true_cond ^ COND_CMP_TRUE, in bpf_jit_build_body()