Searched refs:PPC_INST_BRANCH_COND (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 182 #define PPC_BCC_SHORT(cond, dest) EMIT(PPC_INST_BRANCH_COND | \ |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 350 #define PPC_INST_BRANCH_COND 0x40800000 macro |