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