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