Searched refs:PPC_INST_ADDIS (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 225 #define PPC_INST_ADDIS 0x3c000000 macro |
/linux-4.1.27/arch/powerpc/net/ | ||
D | bpf_jit.h | 101 #define PPC_ADDIS(d, a, i) EMIT(PPC_INST_ADDIS | \ |