Exception frame with FPU context saved. More...
Data Fields | |
uint32_t | r0123 [4] |
uint32_t | r12 |
void(* | lr )(void) |
void * | pc |
uint32_t | xpsr |
uint32_t | fpu_regs [16] |
uint32_t | fpscr |
uint32_t | __spacer |
Exception frame with FPU context saved.
uint32_t ExceptionFrameFP::__spacer |
uint32_t ExceptionFrameFP::fpscr |
uint32_t ExceptionFrameFP::fpu_regs[16] |
void(* ExceptionFrameFP::lr) (void) |
void* ExceptionFrameFP::pc |
uint32_t ExceptionFrameFP::r0123[4] |
uint32_t ExceptionFrameFP::r12 |
uint32_t ExceptionFrameFP::xpsr |