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