Home
last modified time | relevance | path

Searched refs:__SAVE_32FPVSRS (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/powerpc/kernel/
Dfpu.S35 #define __SAVE_32FPVSRS(n,c,base) \ macro
45 #define __SAVE_32FPVSRS(n,b,base) SAVE_32FPRS(n, base) macro
48 #define SAVE_32FPVSRS(n,c,base) __SAVE_32FPVSRS(n,__REG_##c,__REG_##base)