Home
last modified time | relevance | path

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

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