Searched refs:PPC_INST_BRANCH (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 112 #define PPC_INST_BRANCH 0x48000000 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 156 #define PPC_JMP(dest) EMIT(PPC_INST_BRANCH | \ |