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

#include <comm.hh>

Public Attributes

bool block
bool squash
 Signals to redirect BAC if something goes wrong.
std::unique_ptr< PCStateBasenextPC

Detailed Description

Definition at line 115 of file comm.hh.

Member Data Documentation

◆ block

bool gem5::o3::TimeStruct::FetchComm::block

Definition at line 117 of file comm.hh.

◆ nextPC

std::unique_ptr<PCStateBase> gem5::o3::TimeStruct::FetchComm::nextPC

Definition at line 120 of file comm.hh.

◆ squash

bool gem5::o3::TimeStruct::FetchComm::squash

Signals to redirect BAC if something goes wrong.

Definition at line 119 of file comm.hh.


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

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