Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h510 #define PPC_RAW_STWU(r, base, i) (0x94000000 | ___PPC_RS(r) | ___PPC_RA(base) | IMM_L(i)) macro
602 #define PPC_RAW_STLU PPC_RAW_STWU