gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
TimeBufStruct< Impl >::decodeComm Struct Reference

#include <comm.hh>

Public Attributes

TheISA::PCState nextPC
 
DynInstPtr mispredictInst
 
DynInstPtr squashInst
 
InstSeqNum doneSeqNum
 
Addr mispredPC
 
uint64_t branchAddr
 
unsigned branchCount
 
bool squash
 
bool predIncorrect
 
bool branchMispredict
 
bool branchTaken
 

Detailed Description

template<class Impl>
struct TimeBufStruct< Impl >::decodeComm

Definition at line 124 of file comm.hh.

Member Data Documentation

template<class Impl >
uint64_t TimeBufStruct< Impl >::decodeComm::branchAddr

Definition at line 130 of file comm.hh.

template<class Impl >
unsigned TimeBufStruct< Impl >::decodeComm::branchCount

Definition at line 131 of file comm.hh.

template<class Impl >
bool TimeBufStruct< Impl >::decodeComm::branchMispredict

Definition at line 134 of file comm.hh.

template<class Impl >
bool TimeBufStruct< Impl >::decodeComm::branchTaken

Definition at line 135 of file comm.hh.

template<class Impl >
InstSeqNum TimeBufStruct< Impl >::decodeComm::doneSeqNum

Definition at line 128 of file comm.hh.

template<class Impl >
DynInstPtr TimeBufStruct< Impl >::decodeComm::mispredictInst

Definition at line 126 of file comm.hh.

template<class Impl >
Addr TimeBufStruct< Impl >::decodeComm::mispredPC

Definition at line 129 of file comm.hh.

template<class Impl >
TheISA::PCState TimeBufStruct< Impl >::decodeComm::nextPC

Definition at line 125 of file comm.hh.

template<class Impl >
bool TimeBufStruct< Impl >::decodeComm::predIncorrect

Definition at line 133 of file comm.hh.

template<class Impl >
bool TimeBufStruct< Impl >::decodeComm::squash

Definition at line 132 of file comm.hh.

template<class Impl >
DynInstPtr TimeBufStruct< Impl >::decodeComm::squashInst

Definition at line 127 of file comm.hh.


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

Generated on Fri Jun 9 2017 13:04:21 for gem5 by doxygen 1.8.6