Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h115 #define IMM_DQ(i) ((uintptr_t)(i) & 0xfff0) macro
432 #define PPC_RAW_LXVP(xtp, a, i) (0x18000000 | __PPC_XTP(xtp) | ___PPC_RA(a) | IMM_DQ(i))
433 #define PPC_RAW_STXVP(xsp, a, i) (0x18000001 | __PPC_XSP(xsp) | ___PPC_RA(a) | IMM_DQ(i))

Completed in 9 milliseconds