Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h116 #define IMM_D0(i) (((uintptr_t)(i) >> 16) & 0x3ffff) macro
436 #define PPC_RAW_PLXVP_P(xtp, i, a, pr) (PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_D0(i))
438 #define PPC_RAW_PSTXVP_P(xsp, i, a, pr) (PPC_PREFIX_8LS | __PPC_PRFX_R(pr) | IMM_D0(i))

Completed in 8 milliseconds