_destIdx | BaseDynInst< Impl >::Regs | private |
_flatDestIdx | BaseDynInst< Impl >::Regs | private |
_numDests | BaseDynInst< Impl >::Regs | private |
_numSrcs | BaseDynInst< Impl >::Regs | private |
_prevDestIdx | BaseDynInst< Impl >::Regs | private |
_readySrcIdx | BaseDynInst< Impl >::Regs | private |
_srcIdx | BaseDynInst< Impl >::Regs | private |
allocate(T *&ptr, BufCursor &cur, size_t count) | BaseDynInst< Impl >::Regs | inlineprivatestatic |
BackingStorePtr typedef | BaseDynInst< Impl >::Regs | private |
buf | BaseDynInst< Impl >::Regs | private |
BufCursor typedef | BaseDynInst< Impl >::Regs | private |
bytesForDests(size_t num) | BaseDynInst< Impl >::Regs | inlineprivatestatic |
bytesForSources(size_t num) | BaseDynInst< Impl >::Regs | inlineprivatestatic |
flattenedDestIdx(int idx) const | BaseDynInst< Impl >::Regs | inline |
flattenedDestIdx(int idx, const RegId ®_id) | BaseDynInst< Impl >::Regs | inline |
init() | BaseDynInst< Impl >::Regs | inline |
numDests() const | BaseDynInst< Impl >::Regs | inline |
numSrcs() const | BaseDynInst< Impl >::Regs | inline |
prevDestIdx(int idx) const | BaseDynInst< Impl >::Regs | inline |
prevDestIdx(int idx, PhysRegIdPtr phys_reg_id) | BaseDynInst< Impl >::Regs | inline |
readySrcIdx(int idx) const | BaseDynInst< Impl >::Regs | inline |
readySrcIdx(int idx, bool ready) | BaseDynInst< Impl >::Regs | inline |
Regs(size_t srcs, size_t dests) | BaseDynInst< Impl >::Regs | inline |
renamedDestIdx(int idx) const | BaseDynInst< Impl >::Regs | inline |
renamedDestIdx(int idx, PhysRegIdPtr phys_reg_id) | BaseDynInst< Impl >::Regs | inline |
renamedSrcIdx(int idx) const | BaseDynInst< Impl >::Regs | inline |
renamedSrcIdx(int idx, PhysRegIdPtr phys_reg_id) | BaseDynInst< Impl >::Regs | inline |
srcsReady | BaseDynInst< Impl >::Regs | private |