gem5  v21.1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
fetch2.hh File Reference
#include <vector>
#include "base/named.hh"
#include "cpu/minor/buffers.hh"
#include "cpu/minor/cpu.hh"
#include "cpu/minor/pipe_data.hh"
#include "cpu/pred/bpred_unit.hh"
#include "params/MinorCPU.hh"

Go to the source code of this file.

Classes

class  gem5::minor::Fetch2
 This stage receives lines of data from Fetch1, separates them into instructions and passes them to Decode. More...
 
struct  gem5::minor::Fetch2::Fetch2ThreadInfo
 Data members after this line are cycle-to-cycle state. More...
 
struct  gem5::minor::Fetch2::Fetch2Stats
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 
 gem5::minor
 

Functions

 gem5::GEM5_DEPRECATED_NAMESPACE (Minor, minor)
 

Detailed Description

Fetch2 receives lines of data from Fetch1, separates them into instructions and passes them to Decode

Definition in file fetch2.hh.


Generated on Wed Jul 28 2021 12:10:33 for gem5 by doxygen 1.8.17