Searched refs:XXSWAPD (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/arch/powerpc/lib/ |
D | ldstfp.S | 171 XXSWAPD(0,0) 196 XXSWAPD(0,0)
|
/linux-6.6.21/tools/testing/selftests/powerpc/primitives/asm/ |
D | ppc_asm.h | 126 #define STXVD2X_ROT(n,b,base) XXSWAPD(n,n); \ 128 XXSWAPD(n,n) 131 XXSWAPD(n,n)
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | ppc_asm.h | 126 #define STXVD2X_ROT(n,b,base) XXSWAPD(n,n); \ 128 XXSWAPD(n,n) 131 XXSWAPD(n,n)
|
D | ppc-opcode.h | 656 #define XXSWAPD(t, a) stringify_in_c(.long PPC_RAW_XXSWAPD(t, a)) macro
|