Home
last modified time | relevance | path

Searched refs:ldw (Results 1 – 3 of 3) sorted by relevance

/Kernel-v11.0.1/portable/ThirdParty/xClang/XCOREAI/
Dportasm.S27 ldw r0, r0[r11] /* Translate to the RTOS core ID into r0 */
42 ldw r1, sp[1] /* so that we can load it into r1 (which we have already saved). */
84 ldw dp, sp[3] /* (Restore CP and DP required for the RTOS ISR */ define
85 ldw cp, sp[4] /* in case the active thread has modified them.) */
93 ldw r0, r0[r11] /* Translate to the RTOS core ID into r0. */
95 ldw r1, r2[r0] /* Is a yield required for this core? */
127 ldw r1, r5[r0] /* Get this core's current TCB pointer into r1. */
144 ldw r0, r5[r6] /* get this core's current TCB pointer into r0 */
145 ldw r0, r0[0x0] /* Get the top of the stack from the current TCB... */
158 ldw r11, sp[20]
[all …]
/Kernel-v11.0.1/portable/GCC/NiosII/
Dport_asm.S76 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)
[all …]
/Kernel-v11.0.1/portable/ThirdParty/CDK/T-HEAD_CK802/
Dportasm.S39 ldw r0, (sp, 64)
41 ldw r0, (sp, 60)
43 ldw r15, (sp, 56)
73 ldw r0, (sp, 64)
75 ldw r0, (sp, 60)
77 ldw r15, (sp, 56)
100 ldw r7, (r7)
112 ldw r1, (r1)
117 ldw r7, (r7)
118 ldw sp, (r7)
[all …]