Lines Matching refs:ldw
76 ldw et, (et) # Load the value of the pxCurrentTCB pointer
87 ldw et, (et) # Load the value of the pxCurrentTCB pointer
88 ldw sp, (et) # Load the stack pointer with the top value of the TCB
91 ldw ra, 0(sp) # Restore the registers.
93 ldw at, 8(sp)
94 ldw r2, 12(sp)
95 ldw r3, 16(sp)
96 ldw r4, 20(sp)
97 ldw r5, 24(sp)
98 ldw r6, 28(sp)
99 ldw r7, 32(sp)
100 ldw r8, 36(sp)
101 ldw r9, 40(sp)
102 ldw r10, 44(sp)
103 ldw r11, 48(sp)
104 ldw r12, 52(sp)
105 ldw r13, 56(sp)
106 ldw r14, 60(sp)
107 ldw r15, 64(sp)
108 ldw et, 68(sp) # Load the eStatus
110 ldw ea, 72(sp) # Load the Program Counter
111 ldw r16, 76(sp)
112 ldw r17, 80(sp)
113 ldw r18, 84(sp)
114 ldw r19, 88(sp)
115 ldw r20, 92(sp)
116 ldw r21, 96(sp)
117 ldw r22, 100(sp)
118 ldw r23, 104(sp)
119 ldw gp, 108(sp)
120 ldw fp, 112(sp)