Searched refs:PPC_INST_STB (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 232 #define PPC_INST_STB 0x98000000 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 62 #define PPC_STB(r, base, i) EMIT(PPC_INST_STB | ___PPC_RS(r) | \ |