gem5  v21.2.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
scoreboard.hh File Reference
#include <vector>
#include "base/named.hh"
#include "base/types.hh"
#include "cpu/minor/cpu.hh"
#include "cpu/minor/dyn_inst.hh"
#include "cpu/minor/trace.hh"
#include "cpu/reg_class.hh"

Go to the source code of this file.

Classes

class  gem5::minor::Scoreboard
 A scoreboard of register dependencies including, for each register: The number of in-flight instructions which will generate a result for this register. More...
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 
 gem5::minor
 

Functions

 gem5::GEM5_DEPRECATED_NAMESPACE (Minor, minor)
 

Detailed Description

A simple instruction scoreboard for tracking dependencies in Execute.

Definition in file scoreboard.hh.


Generated on Tue Dec 21 2021 11:34:45 for gem5 by doxygen 1.8.17