Searched refs:PPC_INST_RLDICL (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 264 #define PPC_INST_RLDICL 0x78000000 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 168 #define PPC_RLDICL(d, a, i, mb) EMIT(PPC_INST_RLDICL | ___PPC_RA(d) | \ |