|
gem5
v19.0.0.0
|
All the fun of executing instructions from Decode and sending branch/new instruction stream info. More...
#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 | |
| Minor contains all the definitions within the MinorCPU apart from the CPU class itself. | |
All the fun of executing instructions from Decode and sending branch/new instruction stream info.
to Fetch1.
Definition in file execute.hh.