Searched refs:VSX_XX3 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h355 #define VSX_XX3(t, a, b) (__PPC_XT(t) | __PPC_XA(a) | __PPC_XB(b)) macro
361 VSX_XX3((t), a, b))
363 VSX_XX3((t), a, a))
365 VSX_XX3((t), (a), (b))))

Completed in 60 milliseconds