gem5 v24.0.0.0
|
All the fun of executing instructions from Decode and sending branch/new instruction stream info. More...
#include <vector>
#include "base/named.hh"
#include "base/types.hh"
#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 | gem5::minor::Execute |
Execute stage. More... | |
struct | gem5::minor::Execute::ExecuteThreadInfo |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::minor |
All the fun of executing instructions from Decode and sending branch/new instruction stream info.
to Fetch1.
Definition in file execute.hh.