Searched refs:PPC_INST_STDCX (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 147 #define PPC_INST_STDCX 0x7c0001ad macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 86 #define PPC_BPF_STDCX(s, a, b) EMIT(PPC_INST_STDCX | ___PPC_RS(s) | \ |