Home
last modified time | relevance | path

Searched refs:PPC_INST_RLWIMI (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/net/
Dbpf_jit.h157 #define PPC_RLWIMI(d, a, i, mb, me) EMIT(PPC_INST_RLWIMI | ___PPC_RA(d) | \
/arch/powerpc/include/asm/
Dppc-opcode.h329 #define PPC_INST_RLWIMI 0x50000000 macro