RTEMS CPU Kit with SuperCore
4.11.3
|
SuperH CPU Context. More...
#include <rtems/system.h>
#include <rtems/score/cpu.h>
#include <rtems/score/isr.h>
#include <rtems/score/thread.h>
#include <rtems/score/sh.h>
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... | |
SuperH CPU Context.