Searched refs:PPC_INST_STDU (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 217 #define PPC_INST_STDU 0xf8000001 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 106 #define PPC_STDU(r, base, i) EMIT(PPC_INST_STDU | ___PPC_RS(r) | \ |