Searched refs:COND_EQ (Results 1 – 5 of 5) sorted by relevance
152 #define COND_EQ (CR0_EQ | COND_CMP_TRUE) macro
301 PPC_BCC_CONST_SHORT(COND_EQ, 12); in bpf_jit_build_prologue()615 PPC_BCC_SHORT(COND_EQ, out); in bpf_jit_emit_tail_call()634 PPC_BCC_SHORT(COND_EQ, out); in bpf_jit_emit_tail_call()1213 PPC_BCC_SHORT(COND_EQ, (ctx->idx + 2) * 4); in bpf_jit_build_body()1768 true_cond = COND_EQ; in bpf_jit_build_body()
265 PPC_BCC_SHORT(COND_EQ, out); in bpf_jit_emit_tail_call()1202 true_cond = COND_EQ; in bpf_jit_build_body()
581 (unsigned long)&image[ctx->idx], COND_EQ << 16)) in invoke_bpf_prog()
65 case COND_EQ: in cond_evaluate_expr()