Searched refs:PPC_INST_SRADI (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 152 #define PPC_SRADI(d, a, i) EMIT(PPC_INST_SRADI | ___PPC_RA(d) | \ |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 337 #define PPC_INST_SRADI 0x7c000674 macro |