Home
last modified time | relevance | path

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

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