Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/IAR/V850ES/
DISR_Support.h35 Context save and restore macro definitions
120 restore general purpose registers
163 restore EIPSW from stack
166 restore EIPC from stack
169 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-v11.0.1/portable/IAR/78K0R/
DISR_Support.h81 Restores the task Stack Pointer then use this to restore usCriticalNesting, variable
/Kernel-v11.0.1/portable/IAR/STR71x/
DISR_Support.h33 Context save and restore macro definitions
/Kernel-v11.0.1/portable/IAR/STR75x/
DISR_Support.h33 Context save and restore macro definitions
/Kernel-v11.0.1/portable/IAR/STR91x/
DISR_Support.h33 Context save and restore macro definitions
/Kernel-v11.0.1/portable/IAR/AtmelSAM7S64/
DISR_Support.h33 Context save and restore macro definitions
/Kernel-v11.0.1/portable/IAR/AtmelSAM9XE/
DISR_Support.h32 Context save and restore macro definitions
/Kernel-v11.0.1/portable/IAR/LPC2000/
DISR_Support.h33 Context save and restore macro definitions
/Kernel-v11.0.1/portable/IAR/ARM_CA9/
DportASM.h104 Is there a floating point context to restore ? If the restored
/Kernel-v11.0.1/portable/IAR/ARM_CA5_No_GIC/
DportASM.h106 Is there a floating point context to restore ? If the restored
/Kernel-v11.0.1/portable/RVDS/ARM7_LPC21xx/
DportASM.s88 portRESTORE_CONTEXT ; restore the context of the selected task
/Kernel-v11.0.1/portable/GCC/NiosII/
Dport_asm.S136 br restore_sp_from_pxCurrentTCB # Switch in the task context and restore.
/Kernel-v11.0.1/portable/RVDS/ARM_CA9/
Dportmacro.inc86 ; Is there a floating point context to restore? If the restored
/Kernel-v11.0.1/portable/IAR/ATMega323/
Dportmacro.s90199 ld r0, y+ ; Finally we have finished with r0, so restore r0.
/Kernel-v11.0.1/portable/IAR/AVR_AVRDx/
Dportmacro.s90202 ld r0, y+ ; Finally we have finished with r0, so restore r0.
/Kernel-v11.0.1/portable/IAR/AVR_Mega0/
Dportmacro.s90196 ld r0, y+ ; Finally we have finished with r0, so restore r0.
/Kernel-v11.0.1/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-v11.0.1/
DHistory.txt373 + Change FreeRTOS IRQ Handler for Cortex-A53 SRE port to store and restore
859 restore all floating point (FPU) registers on entry to each potentially
1582 + Change the behaviour of the interrupt safe interrupt mask save and restore
1584 mask value. The restore macro now uses the previous mask value. These
2247 save and restore the floating point context respectively for those tasks
3269 the save/restore to compiler generated code.