Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
A Dbpf_jit64.h87 #define PPC_BPF_STLU(r, base, i) do { EMIT(PPC_RAW_STDU(r, base, i)); } while(0)
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h492 #define PPC_RAW_STDU(r, base, i) (0xf8000001 | ___PPC_RS(r) | ___PPC_RA(base) | ((i) & 0xfffc)) macro

Completed in 9 milliseconds