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