Home
last modified time | relevance | path

Searched refs:k1 (Results 1 – 5 of 5) sorted by relevance

/libcpu/mips/common/
A Dcontext_gcc.S101 LONG_L k1, 0(k0)
102 beqz k1, spurious_interrupt
111 LONG_L k1, 0(k0)
113 LONG_S sp, 0(k1) /* store sp in preempted task TCB */
116 LONG_L k1, 0(k0)
118 LONG_L sp, 0(k1) /* get new task stack pointer */
A Dmips.inc42 #define k1 $27
A Dstackframe.h93 move k1, sp
95 PTR_SUBU sp, k1, PT_SIZE
A Dmips_regs.h53 #define k1 $27 macro
94 #define k1 $27 macro
/libcpu/mips/pic32/
A Dcontext_gcc.S125 lw k1, 0(k0)
127 sw sp, 0(k1) /* store sp in preempted tasks's TCB */
130 lw k1, 0(k0)
132 lw sp, 0(k1) /* get new task's stack pointer */

Completed in 7 milliseconds