Searched refs:PPC_INST_RLWIMI (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 157 #define PPC_RLWIMI(d, a, i, mb, me) EMIT(PPC_INST_RLWIMI | ___PPC_RA(d) | \ |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 329 #define PPC_INST_RLWIMI 0x50000000 macro |