Searched refs:PPC_INST_ORI (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 109 #define PPC_INST_ORI 0x60000000 macro |
/linux-3.4.99/arch/powerpc/net/ | ||
D | bpf_jit.h | 133 #define PPC_ORI(d, a, i) EMIT(PPC_INST_ORI | __PPC_RA(d) | \ |