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