Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h476 #define PPC_RAW_LWZ(r, base, i) (0x80000000 | ___PPC_RT(r) | ___PPC_RA(base) | IMM_L(i)) macro
603 #define PPC_RAW_LL PPC_RAW_LWZ