Searched refs:PPC_INST_ADDI (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 226 #define PPC_INST_ADDI 0x38000000 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 97 #define PPC_ADDI(d, a, i) EMIT(PPC_INST_ADDI | ___PPC_RT(d) | \ |