Searched refs:PPC_INST_ADD (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 228 #define PPC_INST_ADD 0x7c000214 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 181 #define PPC_ADD(d, a, b) EMIT(PPC_INST_ADD | ___PPC_RT(d) | \ |