gem5 [DEVELOP-FOR-25.1]
Loading...
Searching...
No Matches
gem5::o3::FetchStruct Struct Reference

Struct that defines the information passed from fetch to decode. More...

#include <comm.hh>

Public Attributes

int size
DynInstPtr insts [MaxWidth]
Fault fetchFault
InstSeqNum fetchFaultSN
bool clearFetchFault

Detailed Description

Struct that defines the information passed from fetch to decode.

Definition at line 62 of file comm.hh.

Member Data Documentation

◆ clearFetchFault

bool gem5::o3::FetchStruct::clearFetchFault

Definition at line 69 of file comm.hh.

◆ fetchFault

Fault gem5::o3::FetchStruct::fetchFault

Definition at line 67 of file comm.hh.

◆ fetchFaultSN

InstSeqNum gem5::o3::FetchStruct::fetchFaultSN

Definition at line 68 of file comm.hh.

◆ insts

DynInstPtr gem5::o3::FetchStruct::insts[MaxWidth]

Definition at line 66 of file comm.hh.

◆ size

int gem5::o3::FetchStruct::size

Definition at line 64 of file comm.hh.


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

Generated on Mon Oct 27 2025 04:13:20 for gem5 by doxygen 1.14.0