Home
last modified time | relevance | path

Searched refs:PPC_INST_STDU (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dppc-opcode.h84 #define PPC_INST_STDU 0xf8000001 macro
/linux-3.4.99/arch/powerpc/net/
Dbpf_jit_comp.c59 EMIT(PPC_INST_STDU | __PPC_RS(1) | __PPC_RA(1) | in bpf_jit_build_prologue()