gem5  v20.0.0.3
Public Member Functions | Private Attributes | List of all members
RiscvISA::Reset Class Reference

#include <faults.hh>

Inheritance diagram for RiscvISA::Reset:
FaultBase

Public Member Functions

 Reset ()
 
FaultName name () const override
 
void invoke (ThreadContext *tc, const StaticInstPtr &inst=StaticInst::nullStaticInstPtr) override
 
- Public Member Functions inherited from FaultBase
virtual ~FaultBase ()
 

Private Attributes

const FaultName _name
 

Detailed Description

Definition at line 112 of file faults.hh.

Constructor & Destructor Documentation

◆ Reset()

RiscvISA::Reset::Reset ( )
inline

Definition at line 118 of file faults.hh.

Member Function Documentation

◆ invoke()

void RiscvISA::Reset::invoke ( ThreadContext tc,
const StaticInstPtr inst = StaticInst::nullStaticInstPtr 
)
overridevirtual

◆ name()

FaultName RiscvISA::Reset::name ( ) const
inlineoverridevirtual

Member Data Documentation

◆ _name

const FaultName RiscvISA::Reset::_name
private

Definition at line 115 of file faults.hh.


The documentation for this class was generated from the following files:

Generated on Fri Jul 3 2020 15:53:52 for gem5 by doxygen 1.8.13