gem5  v22.1.0.0
Public Member Functions | List of all members
gem5::RiscvISA::InterruptFault Class Reference

#include <faults.hh>

Inheritance diagram for gem5::RiscvISA::InterruptFault:
gem5::RiscvISA::RiscvFault gem5::FaultBase

Public Member Functions

 InterruptFault (ExceptionCode c)
 
 InterruptFault (int c)
 
- Public Member Functions inherited from gem5::FaultBase
virtual ~FaultBase ()
 

Additional Inherited Members

- Protected Member Functions inherited from gem5::RiscvISA::RiscvFault
 RiscvFault (FaultName n, FaultType ft, ExceptionCode c)
 
FaultName name () const override
 
bool isInterrupt () const
 
bool isNonMaskableInterrupt () const
 
ExceptionCode exception () const
 
virtual RegVal trap_value () const
 
virtual void invokeSE (ThreadContext *tc, const StaticInstPtr &inst)
 
void invoke (ThreadContext *tc, const StaticInstPtr &inst) override
 
- Protected Attributes inherited from gem5::RiscvISA::RiscvFault
const FaultName _name
 
const FaultType _fault_type
 
ExceptionCode _code
 

Detailed Description

Definition at line 147 of file faults.hh.

Constructor & Destructor Documentation

◆ InterruptFault() [1/2]

gem5::RiscvISA::InterruptFault::InterruptFault ( ExceptionCode  c)
inline

Definition at line 150 of file faults.hh.

References gem5::RiscvISA::INTERRUPT.

◆ InterruptFault() [2/2]

gem5::RiscvISA::InterruptFault::InterruptFault ( int  c)
inline

Definition at line 153 of file faults.hh.


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

Generated on Wed Dec 21 2022 10:24:21 for gem5 by doxygen 1.9.1