Searched refs:PPC_INST_STW (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 218 #define PPC_INST_STW 0x90000000 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 108 #define PPC_STW(r, base, i) EMIT(PPC_INST_STW | ___PPC_RS(r) | \ |