Searched defs:STXVD2X_ROT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 124 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base) macro 127 #define STXVD2X_ROT(n,b,base) XXSWAPD(n,n); \ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 123 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base) macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 124 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base) macro 127 #define STXVD2X_ROT(n,b,base) XXSWAPD(n,n); \ macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 123 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base) macro
|
Completed in 7 milliseconds