Searched refs:PPC_INST_STWU (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 57 #define PPC_STWU(r, base, i) EMIT(PPC_INST_STWU | ___PPC_RS(r) | \ |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 313 #define PPC_INST_STWU 0x94000000 macro |