Lines Matching refs:a4
85 sw sp, rt_cur_thread_sp, a4 //store sp in preempted tasks tcb
143 sw zero, rt_interrupt_from_thread, a4 /*set from thread to 0*/
144 sw a0, rt_interrupt_to_thread, a4 /*set rt_interrupt_to_thread*/
146 sb zero, rt_interrupt_nest, a4 /*rt_interrupt_nest = 0*/
149 …sw a5, rt_thread_switch_interrupt_flag, a4 // rt_thread_switch_interrupt_flag…
164 sw a0, rt_interrupt_from_thread, a4 /*set rt_interrupt_from_thread*/
165 sw a1, rt_interrupt_to_thread, a4 /*set rt_interrupt_to_thread*/
167 …sw a5, rt_thread_switch_interrupt_flag, a4 /*rt_thread_switch_interrupt_flag …
183 sw a5, rt_cur_thread_sp, a4
196 sw a5, rt_thread_switch_interrupt_flag, a4
197 sw a0, rt_interrupt_from_thread, a4 /*set rt_interrupt_from_thread*/
199 sw a1, rt_interrupt_to_thread, a4 /*set rt_interrupt_to_thread*/
222 …sw zero, rt_thread_switch_interrupt_flag, a4 // rt_thread_switch_interrupt_flag…