Searched refs:PPC_INST_RLWINM (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/net/
H A Dbpf_jit.h214 #define PPC_SLWI(d, a, i) EMIT(PPC_INST_RLWINM | ___PPC_RA(d) | \
218 #define PPC_SRWI(d, a, i) EMIT(PPC_INST_RLWINM | ___PPC_RA(d) | \
/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h235 #define PPC_INST_RLWINM 0x54000000 macro

Completed in 51 milliseconds