Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dppc-opcode.h213 #define PPC_INST_LWZ 0x80000000 macro
/linux-4.1.27/arch/powerpc/net/
Dbpf_jit.h117 #define PPC_LWZ(r, base, i) EMIT(PPC_INST_LWZ | ___PPC_RT(r) | \