Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dppc-opcode.h109 #define PPC_INST_ORI 0x60000000 macro
/linux-3.4.99/arch/powerpc/net/
Dbpf_jit.h133 #define PPC_ORI(d, a, i) EMIT(PPC_INST_ORI | __PPC_RA(d) | \