gem5
|
A simple instruction scoreboard for tracking dependencies in Execute. More...
Go to the source code of this file.
Classes | |
class | 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 | |
Minor | |
Minor contains all the definitions within the MinorCPU apart from the CPU class itself. | |
A simple instruction scoreboard for tracking dependencies in Execute.
Definition in file scoreboard.hh.