gem5  v22.1.0.0
Public Attributes | List of all members
gem5::o3::DynInst::Arrays Struct Reference

#include <dyn_inst.hh>

Public Attributes

size_t numSrcs
 
size_t numDests
 
RegIdflatDestIdx
 
PhysRegIdPtrdestIdx
 
PhysRegIdPtrprevDestIdx
 
PhysRegIdPtrsrcIdx
 
uint8_t * readySrcIdx
 

Detailed Description

Definition at line 85 of file dyn_inst.hh.

Member Data Documentation

◆ destIdx

PhysRegIdPtr* gem5::o3::DynInst::Arrays::destIdx

Definition at line 91 of file dyn_inst.hh.

◆ flatDestIdx

RegId* gem5::o3::DynInst::Arrays::flatDestIdx

Definition at line 90 of file dyn_inst.hh.

◆ numDests

size_t gem5::o3::DynInst::Arrays::numDests

Definition at line 88 of file dyn_inst.hh.

Referenced by gem5::o3::Fetch::buildInst().

◆ numSrcs

size_t gem5::o3::DynInst::Arrays::numSrcs

Definition at line 87 of file dyn_inst.hh.

Referenced by gem5::o3::Fetch::buildInst().

◆ prevDestIdx

PhysRegIdPtr* gem5::o3::DynInst::Arrays::prevDestIdx

Definition at line 92 of file dyn_inst.hh.

◆ readySrcIdx

uint8_t* gem5::o3::DynInst::Arrays::readySrcIdx

Definition at line 94 of file dyn_inst.hh.

◆ srcIdx

PhysRegIdPtr* gem5::o3::DynInst::Arrays::srcIdx

Definition at line 93 of file dyn_inst.hh.


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

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