Searched refs:PPC_BCC_SHORT (Results 1 – 3 of 3) sorted by relevance
182 #define PPC_BCC_SHORT(cond, dest) EMIT(PPC_INST_BRANCH_COND | \ macro238 PPC_BCC_SHORT(cond, dest); \242 PPC_BCC_SHORT(cond ^ COND_CMP_TRUE, (ctx->idx+2)*4); \
398 PPC_BCC_SHORT(COND_NE, (ctx->idx * 4) + 12); in bpf_jit_build_body()412 PPC_BCC_SHORT(COND_NE, (ctx->idx * 4) + 12); in bpf_jit_build_body()691 PPC_BCC_SHORT(COND_NE, tmp_idx); in bpf_jit_build_body()700 PPC_BCC_SHORT(COND_NE, tmp_idx); in bpf_jit_build_body()
179 PPC_BCC_SHORT(COND_NE, (ctx->idx*4)+12); in bpf_jit_build_body()357 PPC_BCC_SHORT(COND_NE, ctx->idx * 4 + 12); in bpf_jit_build_body()