Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dppc-opcode.h236 #define PPC_INST_RLDICR 0x78000004 macro
/linux-4.4.14/arch/powerpc/net/
Dbpf_jit.h222 #define PPC_SLDI(d, a, i) EMIT(PPC_INST_RLDICR | ___PPC_RA(d) | \