Searched refs:PPC_INST_RLDICR (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 237 #define PPC_INST_RLDICR 0x78000004 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 222 #define PPC_SLDI(d, a, i) EMIT(PPC_INST_RLDICR | ___PPC_RA(d) | \ |