Searched refs:PPC_INST_OR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 240 #define PPC_INST_OR 0x7c000378 macro |
/linux-4.1.27/arch/powerpc/net/ | ||
D | bpf_jit.h | 197 #define PPC_OR(d, a, b) EMIT(PPC_INST_OR | ___PPC_RA(d) | \ |