Searched defs:SAVE_32EVRS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/powerpc/include/asm/ |
D | ppc_asm.h | 157 #define SAVE_32EVRS(n,s,b,o) SAVE_16EVRS(n,s,b,o); SAVE_16EVRS(n+16,s,b,o) macro
|
/Linux-v5.10/tools/testing/selftests/powerpc/primitives/asm/ |
D | ppc_asm.h | 157 #define SAVE_32EVRS(n,s,b,o) SAVE_16EVRS(n,s,b,o); SAVE_16EVRS(n+16,s,b,o) macro
|