Home
last modified time | relevance | path

Searched defs:SAVE_32EVRS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/powerpc/include/asm/
Dppc_asm.h157 #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/
Dppc_asm.h157 #define SAVE_32EVRS(n,s,b,o) SAVE_16EVRS(n,s,b,o); SAVE_16EVRS(n+16,s,b,o) macro