gem5  v20.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
cpu.hh File Reference

Top level definition of the Minor in-order CPU model. More...

#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
 Minor contains all the definitions within the MinorCPU apart from the CPU class itself.
 

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 Thu May 28 2020 16:21:39 for gem5 by doxygen 1.8.13