RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
microblaze-exception-extensions.c File Reference

MicroBlaze exception extensions implementation. More...

#include <rtems/fatal.h>
#include <rtems/score/threadimpl.h>

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)
 

Detailed Description

MicroBlaze exception extensions implementation.