Searched refs:PPC_INST_STD (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 216 #define PPC_INST_STD 0xf8000000 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 104 #define PPC_STD(r, base, i) EMIT(PPC_INST_STD | ___PPC_RS(r) | \ |