Lines Matching refs:s0
89 REG_L s0, TASK_TI_USER_SP(tp)
95 REG_S s0, PT_SP(sp)
210 la s0, sys_ni_syscall
213 la s0, sys_call_table
215 add s0, s0, t0
216 REG_L s0, 0(s0)
218 jalr s0
229 REG_L s0, PT_SSTATUS(sp)
231 andi s0, s0, SR_SPP
232 bnez s0, restore_all
236 REG_L s0, TASK_TI_FLAGS(tp) /* current_thread_info->flags */
237 andi s1, s0, _TIF_WORK_MASK
241 addi s0, sp, PT_SIZE_ON_STACK
242 REG_S s0, TASK_TI_KERNEL_SP(tp)
257 andi s1, s0, _TIF_NEED_RESCHED
263 move a1, s0 /* current_thread_info->flags */
298 jr s0
319 REG_S s0, TASK_THREAD_S0_RA(a3)
334 REG_L s0, TASK_THREAD_S0_RA(a4)