Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dppc-opcode.h211 #define PPC_INST_LD 0xe8000000 macro
/linux-4.4.14/arch/powerpc/net/
Dbpf_jit.h115 #define PPC_LD(r, base, i) EMIT(PPC_INST_LD | ___PPC_RT(r) | \