|
gem5
v21.0.1.0
|
This is the complete list of members for Minor::Fetch2, including all inherited members.
| _name | Named | protected |
| branchInp | Minor::Fetch2 | protected |
| branchPredictor | Minor::Fetch2 | protected |
| cpu | Minor::Fetch2 | protected |
| dumpAllInput(ThreadID tid) | Minor::Fetch2 | protected |
| evaluate() | Minor::Fetch2 | |
| Fetch2(const std::string &name, MinorCPU &cpu_, const MinorCPUParams ¶ms, Latch< ForwardLineData >::Output inp_, Latch< BranchData >::Output branchInp_, Latch< BranchData >::Input predictionOut_, Latch< ForwardInstData >::Input out_, std::vector< InputBuffer< ForwardInstData >> &next_stage_input_buffer) | Minor::Fetch2 | |
| fetchInfo | Minor::Fetch2 | protected |
| getInput(ThreadID tid) | Minor::Fetch2 | protected |
| getScheduledThread() | Minor::Fetch2 | inlineprotected |
| inp | Minor::Fetch2 | protected |
| inputBuffer | Minor::Fetch2 | |
| isDrained() | Minor::Fetch2 | |
| minorTrace() const | Minor::Fetch2 | |
| name() const | Named | inline |
| Named(const std::string &name_) | Named | inline |
| nextStageReserve | Minor::Fetch2 | protected |
| out | Minor::Fetch2 | protected |
| outputWidth | Minor::Fetch2 | protected |
| popInput(ThreadID tid) | Minor::Fetch2 | protected |
| predictBranch(MinorDynInstPtr inst, BranchData &branch) | Minor::Fetch2 | protected |
| predictionOut | Minor::Fetch2 | protected |
| processMoreThanOneInput | Minor::Fetch2 | protected |
| stats | Minor::Fetch2 | protected |
| threadPriority | Minor::Fetch2 | protected |
| updateBranchPrediction(const BranchData &branch) | Minor::Fetch2 | protected |