Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dppc-opcode.h264 #define PPC_INST_RLDICL 0x78000000 macro
/arch/powerpc/net/
Dbpf_jit.h168 #define PPC_RLDICL(d, a, i, mb) EMIT(PPC_INST_RLDICL | ___PPC_RA(d) | \