Searched refs:VSX_XX3 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/arch/powerpc/include/asm/ |
D | ppc-opcode.h | 537 #define VSX_XX3(t, a, b) (__PPC_XT(t) | __PPC_XA(a) | __PPC_XB(b)) macro 547 VSX_XX3((t), a, b)) 549 VSX_XX3((t), a, b)) 551 VSX_XX3((t), a, b)) 553 VSX_XX3((t), a, a)) 555 VSX_XX3((t), (a), (b))))
|