Searched refs:VSX_XX3 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/powerpc/include/asm/ |
D | ppc-opcode.h | 508 #define VSX_XX3(t, a, b) (__PPC_XT(t) | __PPC_XA(a) | __PPC_XB(b)) macro 518 VSX_XX3((t), a, b)) 520 VSX_XX3((t), a, b)) 522 VSX_XX3((t), a, b)) 524 VSX_XX3((t), a, a)) 526 VSX_XX3((t), (a), (b))))
|