|
gem5
v19.0.0.0
|
#include <faults.hh>
Public Attributes | |
| const FaultName | name |
| const FaultVect | offset |
| const ExcCode | code |
| const ExcCode MipsISA::MipsFaultBase::FaultVals::code |
Definition at line 83 of file faults.hh.
Referenced by MipsISA::MipsFault< SystemCallFault >::code(), and MipsISA::TlbFault< TlbInvalidFault >::invoke().
| const FaultName MipsISA::MipsFaultBase::FaultVals::name |
Definition at line 81 of file faults.hh.
Referenced by MipsISA::TlbFault< TlbInvalidFault >::invoke(), and MipsISA::MipsFault< SystemCallFault >::name().
| const FaultVect MipsISA::MipsFaultBase::FaultVals::offset |
Definition at line 82 of file faults.hh.
Referenced by MipsISA::MipsFault< SystemCallFault >::offset(), and MipsISA::MipsFaultBase::vect().