Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dppc-opcode.h429 #define PPC_RAW_VPMSUMW(t, a, b) (0x10000488 | VSX_XX3((t), a, b)) macro
642 #define VPMSUMW(t, a, b) stringify_in_c(.long PPC_RAW_VPMSUMW(t, a, b))

Completed in 8 milliseconds