Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h508 #define PPC_RAW_STDU(r, base, i) (0xf8000001 | ___PPC_RS(r) | ___PPC_RA(base) | ((i) & 0xfffc)) macro
607 #define PPC_RAW_STLU PPC_RAW_STDU