Software APIs
Data Fields
dif_rv_core_ibex_previous_crash_dump_state Struct Reference

Data Fields

uint32_t mtval
 The exception address for the previous crash.
 
uint32_t mpec
 The last exception PC for the previous crash.
 

Detailed Description

Definition at line 183 of file dif_rv_core_ibex.h.

Field Documentation

◆ mpec

uint32_t dif_rv_core_ibex_previous_crash_dump_state::mpec

The last exception PC for the previous crash.

Definition at line 192 of file dif_rv_core_ibex.h.

◆ mtval

uint32_t dif_rv_core_ibex_previous_crash_dump_state::mtval

The exception address for the previous crash.

Definition at line 187 of file dif_rv_core_ibex.h.