Lines Matching refs:base0
71 # define base0 r2 macro
119 adds base0=SIGHANDLER_OFF,sp
123 ld8 r17=[base0],(ARG0_OFF-SIGHANDLER_OFF) // get pointer to signal handler's plabel
133 ld8 out0=[base0],16 // load arg0 (signum)
139 ld8 out2=[base0] // load arg2 (sigcontextp)
141 adds base0=(BSP_OFF+SIGCONTEXT_OFF),sp
144 st8 [base0]=r9 // save sc_ar_bsp
145 adds base0=(FR6_OFF+SIGCONTEXT_OFF),sp
148 stf.spill [base0]=f6,32
151 stf.spill [base0]=f8,32
155 stf.spill [base0]=f10,32
158 stf.spill [base0]=f12,32
161 stf.spill [base0]=f14,32
164 .ret0: adds base0=(BSP_OFF+SIGCONTEXT_OFF),sp
166 ld8 r15=[base0] // fetch sc_ar_bsp
173 adds base0=(FR6_OFF+SIGCONTEXT_OFF),sp
176 ldf.fill f6=[base0],32
179 ldf.fill f8=[base0],32
182 ldf.fill f10=[base0],32
185 ldf.fill f12=[base0],32
188 ldf.fill f14=[base0],32