Home
last modified time | relevance | path

Searched refs:k0 (Results 1 – 6 of 6) sorted by relevance

/libcpu/mips/common/
A Dcontext_gcc.S80 move k0, sp
87 move a0, k0
94 move sp, k0
100 PTR_LA k0, rt_thread_switch_interrupt_flag
101 LONG_L k1, 0(k0)
104 LONG_S zero, 0(k0) /* clear flag */
110 PTR_LA k0, rt_interrupt_from_thread
111 LONG_L k1, 0(k0)
115 PTR_LA k0, rt_interrupt_to_thread
116 LONG_L k1, 0(k0)
A Dexception_gcc.S59 PTR_LA k0, mips_irq_handle
60 jr k0
67 PTR_LA k0, mips_irq_handle
68 jr k0
A Dmips.inc41 #define k0 $26 /* kernel scratch */
A Dstackframe.h94 move k0, sp
96 LONG_S k0, PT_R29(sp)
A Dmips_regs.h52 #define k0 $26 /* kernel scratch */ macro
93 #define k0 $26 /* kernel temporary */ macro
/libcpu/mips/pic32/
A Dcontext_gcc.S118 la k0, rt_thread_switch_interrupt_flag
119 sw zero, 0(k0) /* clear flag */
124 la k0, rt_interrupt_from_thread
125 lw k1, 0(k0)
129 la k0, rt_interrupt_to_thread
130 lw k1, 0(k0)

Completed in 9 milliseconds