Searched defs:SAVE_GPR (Results 1 – 5 of 5) sorted by relevance
64 .macro SAVE_GPR GPR OFFSET FRAME macro
47 .macro SAVE_GPR GPR OFFSET FRAME macro
65 #define SAVE_GPR(n) std n,GPR_SAVE(n)(r1) macro
253 #define SAVE_GPR(n, base) SAVE_GPRS(n, n, base) macro