Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Dppc-opcode.h340 #define __PPC_XTP(s) __PPC_XSP(s) macro
446 #define PPC_RAW_LXVP(xtp, a, i) (0x18000000 | __PPC_XTP(xtp) | ___PPC_RA(a) | IMM_DQ(i))
448 #define PPC_RAW_LXVPX(xtp, a, b) (0x7c00029a | __PPC_XTP(xtp) | ___PPC_RA(a) | ___PPC_RB(b))
451 #define PPC_RAW_PLXVP_S(xtp, i, a, pr) (0xe8000000 | __PPC_XTP(xtp) | ___PPC_RA(a) | IMM_D1(i))