Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dppc_asm.h130 #define STXVD2X_ROT(n,b,base) XXSWAPD(n,n); \
132 XXSWAPD(n,n)
135 XXSWAPD(n,n)
Dppc-opcode.h362 #define XXSWAPD(t, a) stringify_in_c(.long PPC_INST_XXSWAPD | \ macro