gem5  v20.1.0.0
Public Attributes | List of all members
MipsISA::MipsFaultBase::FaultVals Struct Reference

#include <faults.hh>

Public Attributes

const FaultName name
 
const FaultVect offset
 
const ExcCode code
 

Detailed Description

Definition at line 73 of file faults.hh.

Member Data Documentation

◆ code

const ExcCode MipsISA::MipsFaultBase::FaultVals::code

Definition at line 77 of file faults.hh.

Referenced by MipsISA::MipsFault< TlbInvalidFault >::code().

◆ name

const FaultName MipsISA::MipsFaultBase::FaultVals::name

Definition at line 75 of file faults.hh.

Referenced by MipsISA::MipsFault< TlbInvalidFault >::name().

◆ offset

const FaultVect MipsISA::MipsFaultBase::FaultVals::offset

Definition at line 76 of file faults.hh.

Referenced by MipsISA::MipsFault< TlbInvalidFault >::offset().


The documentation for this struct was generated from the following file:

Generated on Wed Sep 30 2020 14:03:07 for gem5 by doxygen 1.8.17