gem5  v21.1.0.2
Public Member Functions | Public Attributes | List of all members
gem5::SparcISA::SparcFaultBase::FaultVals Struct Reference

#include <faults.hh>

Public Member Functions

 FaultVals (const FaultName &name_, const TrapType &trapType_, const FaultPriority &priority_, const PrivilegeLevelSpec &il)
 

Public Attributes

const FaultName name
 
const TrapType trapType
 
const FaultPriority priority
 
const PrivilegeLevelSpec nextPrivilegeLevel
 
FaultStat count
 

Detailed Description

Definition at line 62 of file faults.hh.

Constructor & Destructor Documentation

◆ FaultVals()

gem5::SparcISA::SparcFaultBase::FaultVals::FaultVals ( const FaultName name_,
const TrapType trapType_,
const FaultPriority priority_,
const PrivilegeLevelSpec il 
)
inline

Definition at line 69 of file faults.hh.

Member Data Documentation

◆ count

FaultStat gem5::SparcISA::SparcFaultBase::FaultVals::count

◆ name

const FaultName gem5::SparcISA::SparcFaultBase::FaultVals::name

◆ nextPrivilegeLevel

const PrivilegeLevelSpec gem5::SparcISA::SparcFaultBase::FaultVals::nextPrivilegeLevel

◆ priority

const FaultPriority gem5::SparcISA::SparcFaultBase::FaultVals::priority

◆ trapType

const TrapType gem5::SparcISA::SparcFaultBase::FaultVals::trapType

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

Generated on Tue Sep 21 2021 12:32:24 for gem5 by doxygen 1.8.17