Home
last modified time | relevance | path

Searched refs:restore (Results 1 – 21 of 21) sorted by relevance

/Kernel-v10.6.2/portable/IAR/V850ES/
DISR_Support.h35 ; Context save and restore macro definitions
103 sld.w 4[ep],r1 ; restore general purpose registers
141 ld.w 0[sp],lp ; restore EIPSW from stack
143 ld.w 4[sp],lp ; restore EIPC from stack
145 ld.w 8[sp],lp ; restore LP from stack
Dportasm.s85137 sld.w 4[ep],r1 ; restore general purpose registers
191 ldsr lp,5 ; restore PSW
193 ld.w 4[sp],lp ; restore LP
194 ld.w 8[sp],lp ; restore LP
224 ld.w 0[sp],lp ; restore EIPSW from stack
226 ld.w 4[sp],lp ; restore EIPC from stack
228 ld.w 8[sp],lp ; restore LP from stack
260 ld.w 0[sp],lp ; restore EIPSW from stack
262 ld.w 4[sp],lp ; restore EIPC from stack
264 ld.w 8[sp],lp ; restore LP from stack
Dportasm_Fx3.s85146 sld.w 4[ep],r1 ; restore general purpose registers
200 ldsr lp,5 ; restore PSW
202 ld.w 4[sp],lp ; restore LP
203 ld.w 8[sp],lp ; restore LP
233 ld.w 0[sp],lp ; restore EIPSW from stack
235 ld.w 4[sp],lp ; restore EIPC from stack
237 ld.w 8[sp],lp ; restore LP from stack
269 ld.w 0[sp],lp ; restore EIPSW from stack
271 ld.w 4[sp],lp ; restore EIPC from stack
273 ld.w 8[sp],lp ; restore LP from stack
Dportasm_Hx2.s85137 sld.w 4[ep],r1 ; restore general purpose registers
191 ldsr lp,5 ; restore PSW
193 ld.w 4[sp],lp ; restore LP
194 ld.w 8[sp],lp ; restore LP
224 ld.w 0[sp],lp ; restore EIPSW from stack
226 ld.w 4[sp],lp ; restore EIPC from stack
228 ld.w 8[sp],lp ; restore LP from stack
260 ld.w 0[sp],lp ; restore EIPSW from stack
262 ld.w 4[sp],lp ; restore EIPC from stack
264 ld.w 8[sp],lp ; restore LP from stack
/Kernel-v10.6.2/portable/IAR/78K0R/
DISR_Support.h63 ; Restores the task Stack Pointer then use this to restore usCriticalNesting, variable
/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
DISR_Support.h33 ; Context save and restore macro definitions
/Kernel-v10.6.2/portable/IAR/AtmelSAM9XE/
DISR_Support.h32 ; Context save and restore macro definitions
/Kernel-v10.6.2/portable/IAR/LPC2000/
DISR_Support.h33 ; Context save and restore macro definitions
/Kernel-v10.6.2/portable/IAR/STR71x/
DISR_Support.h33 ; Context save and restore macro definitions
/Kernel-v10.6.2/portable/IAR/STR75x/
DISR_Support.h33 ; Context save and restore macro definitions
/Kernel-v10.6.2/portable/IAR/STR91x/
DISR_Support.h33 ; Context save and restore macro definitions
/Kernel-v10.6.2/portable/IAR/ARM_CA5_No_GIC/
DportASM.h81 ; Is there a floating point context to restore? If the restored
/Kernel-v10.6.2/portable/IAR/ARM_CA9/
DportASM.h79 ; Is there a floating point context to restore? If the restored
/Kernel-v10.6.2/portable/RVDS/ARM7_LPC21xx/
DportASM.s88 portRESTORE_CONTEXT ; restore the context of the selected task
/Kernel-v10.6.2/portable/GCC/NiosII/
Dport_asm.S136 br restore_sp_from_pxCurrentTCB # Switch in the task context and restore.
/Kernel-v10.6.2/portable/RVDS/ARM_CA9/
Dportmacro.inc86 ; Is there a floating point context to restore? If the restored
/Kernel-v10.6.2/portable/IAR/ATMega323/
Dportmacro.s90199 ld r0, y+ ; Finally we have finished with r0, so restore r0.
/Kernel-v10.6.2/portable/IAR/AVR_AVRDx/
Dportmacro.s90202 ld r0, y+ ; Finally we have finished with r0, so restore r0.
/Kernel-v10.6.2/portable/IAR/AVR_Mega0/
Dportmacro.s90196 ld r0, y+ ; Finally we have finished with r0, so restore r0.
/Kernel-v10.6.2/portable/ThirdParty/XCC/Xtensa/
Dreadme_xtensa.txt479 of overhead by not having to save and restore every special register
484 If multiple tasks use a register, the caller must save and restore it.
/Kernel-v10.6.2/
DHistory.txt281 + Change FreeRTOS IRQ Handler for Cortex-A53 SRE port to store and restore
767 restore all floating point (FPU) registers on entry to each potentially
1490 + Change the behaviour of the interrupt safe interrupt mask save and restore
1492 mask value. The restore macro now uses the previous mask value. These
2155 save and restore the floating point context respectively for those tasks
3177 the save/restore to compiler generated code.