Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dppc-opcode.h370 #define VSX_XX3(t, a, b) (__PPC_XT(t) | __PPC_XA(a) | __PPC_XB(b)) macro
376 VSX_XX3((t), a, b))
378 VSX_XX3((t), a, a))
380 VSX_XX3((t), (a), (b))))