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