gem5
v20.1.0.0
|
#include "cpu/minor/buffers.hh"
#include "cpu/minor/cpu.hh"
#include "cpu/minor/func_unit.hh"
#include "cpu/minor/lsq.hh"
#include "cpu/minor/pipe_data.hh"
#include "cpu/minor/scoreboard.hh"
Go to the source code of this file.
Classes | |
class | Minor::Execute |
Execute stage. More... | |
struct | Minor::Execute::ExecuteThreadInfo |
Namespaces | |
Minor | |
All the fun of executing instructions from Decode and sending branch/new instruction stream info. to Fetch1.
Definition in file execute.hh.