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