Home
last modified time | relevance | path

Searched defs:PPC_RAW_STDU (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h444 #define PPC_RAW_STDU(r, base, i) (0xf8000001 | ___PPC_RS(r) | ___PPC_RA(base) | ((i) & 0xfffc)) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h506 #define PPC_RAW_STDU(r, base, i) (0xf8000001 | ___PPC_RS(r) | ___PPC_RA(base) | ((i) & 0xfffc)) macro

Completed in 9 milliseconds