RTEMS 6.1-rc1
|
MicroBlaze exception extensions implementation. More...
Functions | |
RTEMS_NO_RETURN void | _CPU_Exception_resume (CPU_Exception_frame *frame) |
void | _CPU_Exception_disable_thread_dispatch (void) |
int | _CPU_Exception_frame_get_signal (CPU_Exception_frame *ef) |
void | _CPU_Exception_frame_set_resume (CPU_Exception_frame *ef, void *address) |
uint32_t * | _MicroBlaze_Get_return_address (CPU_Exception_frame *ef) |
void | _CPU_Exception_frame_make_resume_next_instruction (CPU_Exception_frame *ef) |
MicroBlaze exception extensions implementation.