Searched refs:PPC_INST_STDU (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 84 #define PPC_INST_STDU 0xf8000001 macro |
/arch/powerpc/net/ | ||
D | bpf_jit_comp.c | 59 EMIT(PPC_INST_STDU | __PPC_RS(1) | __PPC_RA(1) | in bpf_jit_build_prologue() |