|
RTEMS CPU Kit with SuperCore
4.11.2
|
No CPU Assembly File. More...

Functions | |
| void | _CPU_Context_save_fp (Context_Control_fp **fp_context_ptr) |
| This routine saves the floating point context passed to it. More... | |
| void | _CPU_Context_restore_fp (Context_Control_fp **fp_context_ptr) |
| This routine restores the floating point context passed to it. More... | |
| void | _CPU_Context_switch (Context_Control *run, Context_Control *heir) |
| CPU switch context. More... | |
| void | _CPU_Context_restore (Context_Control *new_context) |
| This routine is generally used only to restart self in an efficient manner. More... | |
| void | _ISR_Handler (void) |
| ISR interrupt dispatcher. More... | |
No CPU Assembly File.
1.8.13