Searched defs:SAVE_GPR (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/boot/
H A Dcrt0.S233 #define SAVE_GPR(n, base) std n,8*(n)(base) define
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_handler.S65 #define SAVE_GPR(n) std n,GPR_SAVE(n)(r1) define
/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc_asm.h78 #define SAVE_GPR(n, base) std n,GPR0+8*(n)(base) macro
83 #define SAVE_GPR(n, base) stw n,GPR0+4*(n)(base) macro

Completed in 118 milliseconds