Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dppc-opcode.h244 #define PPC_INST_ORIS 0x64000000 macro
/linux-4.1.27/arch/powerpc/net/
Dbpf_jit.h201 #define PPC_ORIS(d, a, i) EMIT(PPC_INST_ORIS | ___PPC_RA(d) | \