gem5  v20.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Enumerations
exec_stage.hh File Reference
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
#include "sim/stats.hh"

Go to the source code of this file.

Classes

class  ExecStage
 

Enumerations

enum  STAT_STATUS { IdleExec, BusyExec, PostExec }
 
enum  DISPATCH_STATUS { EMPTY = 0, EXREADY, SKIP }
 

Enumeration Type Documentation

◆ DISPATCH_STATUS

Enumerator
EMPTY 
EXREADY 
SKIP 

Definition at line 57 of file exec_stage.hh.

◆ STAT_STATUS

Enumerator
IdleExec 
BusyExec 
PostExec 

Definition at line 50 of file exec_stage.hh.


Generated on Fri Nov 6 2020 11:47:57 for gem5 by doxygen 1.8.17