Searched refs:COND_NE (Results 1 – 3 of 3) sorted by relevance
107 #define COND_NE (CR0_EQ | COND_CMP_FALSE) macro
176 PPC_BCC_SHORT(COND_NE, (ctx->idx*4)+12); in bpf_jit_build_body()354 PPC_BCC_SHORT(COND_NE, ctx->idx * 4 + 12); in bpf_jit_build_body()477 true_cond = COND_NE; in bpf_jit_build_body()
700 PPC_BCC_SHORT(COND_NE, tmp_idx); in bpf_jit_build_body()709 PPC_BCC_SHORT(COND_NE, tmp_idx); in bpf_jit_build_body()840 true_cond = COND_NE; in bpf_jit_build_body()846 true_cond = COND_NE; in bpf_jit_build_body()