Home
last modified time | relevance | path

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

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

Completed in 76 milliseconds