gem5  v20.0.0.3
Classes | Enumerations
exec_stage.hh File Reference
#include <string>
#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, FILLED }
 

Enumeration Type Documentation

◆ DISPATCH_STATUS

Enumerator
EMPTY 
FILLED 

Definition at line 54 of file exec_stage.hh.

◆ STAT_STATUS

Enumerator
IdleExec 
BusyExec 
PostExec 

Definition at line 47 of file exec_stage.hh.


Generated on Fri Jul 3 2020 15:53:08 for gem5 by doxygen 1.8.13