gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
fetch2.hh File Reference

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

#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  Minor::Fetch2
 This stage receives lines of data from Fetch1, separates them into instructions and passes them to Decode. More...
 
struct  Minor::Fetch2::Fetch2ThreadInfo
 Data members after this line are cycle-to-cycle state. More...
 

Namespaces

 Minor
 Minor contains all the definitions within the MinorCPU apart from the CPU class itself.
 

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 Fri Jun 9 2017 13:03:56 for gem5 by doxygen 1.8.6