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