Searched refs:SBP (Results 1 – 1 of 1) sorted by relevance
128 #define SAVE_V8WINDOW(SBP) \ argument129 st %l0, [SBP + (0*4)]; \130 st %l1, [SBP + (1*4)]; \131 st %l2, [SBP + (2*4)]; \132 st %l3, [SBP + (3*4)]; \133 st %l4, [SBP + (4*4)]; \134 st %l5, [SBP + (5*4)]; \135 st %l6, [SBP + (6*4)]; \136 st %l7, [SBP + (7*4)]; \137 st %i0, [SBP + (8*4)]; \[all …]