Searched defs:SAVE_GPRS (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/powerpc/boot/ |
A D | crt0.S | 251 #define SAVE_GPRS(start, end, base) OP_REGS std, 8, start, end, base, 0 macro
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | ppc_asm.h | 55 #define SAVE_GPRS(start, end, base) OP_REGS std, 8, start, end, base, GPR0 macro
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/primitives/asm/ |
A D | ppc_asm.h | 55 #define SAVE_GPRS(start, end, base) OP_REGS std, 8, start, end, base, GPR0 macro
|
Completed in 8 milliseconds