gem5  v20.1.0.0
Classes | Namespaces | Typedefs
cpu.hh File Reference
#include "cpu/minor/activity.hh"
#include "cpu/minor/stats.hh"
#include "cpu/base.hh"
#include "cpu/simple_thread.hh"
#include "enums/ThreadPolicy.hh"
#include "params/MinorCPU.hh"

Go to the source code of this file.

Classes

class  MinorCPU
 MinorCPU is an in-order CPU model with four fixed pipeline stages: More...
 
class  MinorCPU::MinorCPUPort
 Provide a non-protected base class for Minor's Ports as derived classes are created by Fetch1 and Execute. More...
 

Namespaces

 Minor
 

Typedefs

typedef SimpleThread Minor::MinorThread
 Minor will use the SimpleThread state for now. More...
 

Detailed Description

Top level definition of the Minor in-order CPU model

Definition in file cpu.hh.


Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17