Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/net/
Dbpf_jit.h161 #define PPC_RLWINM(d, a, i, mb, me) EMIT(PPC_INST_RLWINM | ___PPC_RA(d) | \
/Linux-v4.19/arch/powerpc/include/asm/
Dppc-opcode.h337 #define PPC_INST_RLWINM 0x54000000 macro