Searched refs:PPC_INST_SRW (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 104 #define PPC_INST_SRW 0x7c000430 macro |
/linux-3.4.99/arch/powerpc/net/ | ||
D | bpf_jit.h | 139 #define PPC_SRW(d, a, s) EMIT(PPC_INST_SRW | __PPC_RA(d) | \ |