Searched refs:COND_EQ (Results 1 – 4 of 4) sorted by relevance
152 #define COND_EQ (CR0_EQ | COND_CMP_TRUE) macro
344 PPC_BCC_CONST_SHORT(COND_EQ, 12); in bpf_jit_build_prologue()665 PPC_BCC_SHORT(COND_EQ, out); in bpf_jit_emit_tail_call()684 PPC_BCC_SHORT(COND_EQ, out); in bpf_jit_emit_tail_call()1263 PPC_BCC_SHORT(COND_EQ, (ctx->idx + 2) * 4); in bpf_jit_build_body()1826 true_cond = COND_EQ; in bpf_jit_build_body()
666 (unsigned long)&image[ctx->idx], COND_EQ << 16)) in invoke_bpf_prog()
65 case COND_EQ: in cond_evaluate_expr()